Commit Graph

6 Commits

Author SHA1 Message Date
bvandeusen 5c25953929 feat: Quart app factory with health endpoint 2026-03-17 18:55:15 -04:00
bvandeusen ff8489f758 feat: User model and initial Alembic migration 2026-03-17 18:52:01 -04:00
bvandeusen 9205e1bcf1 feat: SQLAlchemy async database setup 2026-03-17 18:48:35 -04:00
bvandeusen f8b82b65a3 feat: configuration loader with env var overrides
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 18:43:57 -04:00
bvandeusen dec4155ffa chore: project scaffold with pyproject.toml and version
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 18:38:53 -04:00
bvandeusen bb091bf1f7 chore: initialize repo with .gitignore
Excludes planning docs, Python artifacts, secrets, and runtime data.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 22:26:31 -04:00