Immanuel Onyeka
846034c11a
Display registration errors to user
pirms 1 gada
Immanuel Onyeka
3152ff716d
Access main Grav site through Go reverse proxy
To make requests to Go API endpoints for registration from a PHP page,
there needs to be local routing between the two servers. This method
avoids needing Apache installed seperately for development builds while
allowing it to still be used in production if necessary.
pirms 1 gada
Immanuel Onyeka
826a356432
Prevent new users from being administrators
Secures the user registration endpoint.
pirms 1 gada
Immanuel Onyeka
2eafce7af8
Style registration components
pirms 1 gada
Immanuel Onyeka
f03c6cdaaf
Create account registration fields
pirms 1 gada
Immanuel Onyeka
cbe0f3b8a7
Setup webpack entry point for vue components
A new template file needed to be created to allow custom javascript in
a grav page. The JS file will mount the transpiled Vue app.
pirms 1 gada
Immanuel Onyeka
de18ccb4d0
Style home page
pirms 1 gada
Immanuel Onyeka
858c572cda
Create basic site layout
pirms 1 gada
Immanuel Onyeka
8b3448a360
Setup grav
Store only files relevant to the project by tracking only the user/
directory.
pirms 1 gada