v0.1.0 — Foundation — backend & schema
Foundation — backend & schema
- chore: scaffold FastAPI backend with async SQLAlchemy 2.0, Alembic and Docker Compose
- feat: add core schema (users, profiles, goals, entries, daily logs) in initial migration
- feat: add /health probe, locked-down CORS and SlowAPI rate limiting