Added register page, email field, finished login + register UI, reduced the number of templates generated.

This commit is contained in:
2025-12-06 14:45:23 +01:00
parent e749ec772e
commit 5732fe17de
27 changed files with 889 additions and 284 deletions

3
.gitignore vendored
View File

@@ -1 +1,2 @@
WebApp/node_modules
WebApp/node_modules
Misc