feat(api): add full signup/login flow with email & profile, ENV support, and port fix #18

Merged
blakeridgway merged 6 commits from refactor/username into main 2025-09-09 13:35:03 +00:00

6 commits

Author SHA1 Message Date
Cipher Vance
ac0b09ad0e feat(db): added migration 2025-09-09 08:33:04 -05:00
Cipher Vance
0698ba5c1f refactor(service): enrich UserService.create_user 2025-09-09 08:32:49 -05:00
Cipher Vance
f5f86a2bc7 refactor(api): unify auth endpoints under /api, enhance signup 2025-09-09 08:32:15 -05:00
Cipher Vance
52bb003980 feat(models): add email to User and normalize UserProfile 2025-09-09 08:31:55 -05:00
Cipher Vance
f396c98cbe chore(docker): include .env, fix port, install dotenv 2025-09-09 08:31:16 -05:00
Cipher Vance
6c994db855 refactor: change from 3 chars in username to 5 2025-09-08 21:08:40 -05:00