Ryan Hamamura b264d8990b Add user authentication and game persistence with SQLite
- User registration/login with bcrypt password hashing
- SQLite database with goose migrations and sqlc-generated queries
- Games and players persisted to database, resumable after restart
- Guest play still supported alongside authenticated users
- Auth UI components (login/register forms, auth header, guest banner)
2026-01-14 16:59:40 -10:00
Description
No description provided
1.2 MiB
v0.1.8 Latest
2026-03-11 20:22:55 +00:00
Languages
Go 47.4%
CSS 35.6%
templ 13.4%
Shell 3.3%
Dockerfile 0.3%