Add /register route, split up authentication page

This commit is contained in:
2024-11-10 22:51:54 -06:00
parent f18adf0f41
commit d9d2e04d94
7 changed files with 256 additions and 138 deletions

View File

@@ -37,7 +37,8 @@
"timestamper",
"tseslint",
"vitest",
"xdist"
"xdist",
"Zustand's"
],
"python.analysis.extraPaths": ["./backend/"],
"editor.formatOnSave": true,