Skip to content

v0.1.0 — Foundation — backend & schema

Choose a tag to compare

@fire0clop fire0clop released this 01 Jul 15:28

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