Add username/password auth and login UI

This commit is contained in:
2026-01-29 01:01:13 +01:00
parent ca25d4f0ee
commit f1534b7631
21 changed files with 690 additions and 50 deletions

View File

@@ -9,7 +9,7 @@ A micro web app for a closed Discord group (48 players) to decide what co-op
## MVP Scope
- Single shared instance
- Anonymous join via cookie
- Username/password login (cookie holds auth token after register/login)
- Organizer-controlled phase switching
## Suggest Phase