Commit Graph

2 Commits

Author SHA1 Message Date
7bd27d9b9c feat: JWT auth, /api prefix, SPA serving, OpenAPI, lean main.rs
- auth: register/login/refresh/logout w/ JWT+Argon2, protected mutations
- domain: User, RefreshSession, auth ports, Unauthorized/Forbidden errors
- presentation: context/state/factory/errors/extractors/openapi modules
- routes behind /api, SPA served from root w/ fallback
- OpenAPI Scalar at /docs
- frontend ssr:false, single-binary Dockerfile
2026-07-11 21:28:52 +02:00
582bdbd901 refactor(app): extract previewChords to song-utils, simplify API_BASE, fix useEffect deps and cleanup 2026-04-08 03:53:44 +02:00