bakend in GO frontend quasar framework con generazione delle pagine statiche per la parte public
Go to file
fabio 71bb9ea5c3 feat: add authentication pages for login, password recovery, and signup
- Created LoginPage.vue for user login functionality with email and password fields.
- Implemented RecoverPasswordPage.vue to allow users to request a password recovery email.
- Developed SignupPage.vue for new user registration, including form validation and success state.
2026-03-18 19:23:35 +01:00
.vscode feat: add authentication pages for login, password recovery, and signup 2026-03-18 19:23:35 +01:00
backend feat: add authentication pages for login, password recovery, and signup 2026-03-18 19:23:35 +01:00
frontend feat: add authentication pages for login, password recovery, and signup 2026-03-18 19:23:35 +01:00
.DS_Store DS_store removed 2026-03-16 20:14:18 +01:00
.gitignore DS_store removed 2026-03-16 20:14:18 +01:00
README.md Initial commit 2026-03-16 18:54:26 +00:00

README.md

go-quasar-partial-ssr

bakend in GO frontend quasar framework con generazione delle pagine statiche per la parte public