11 Commits

Author SHA1 Message Date
e66b3caed0 feat: add Alembic 2026-03-14 13:49:25 -04:00
ab963028d5 fix: use default instead of default_factory for UUID mixin
SQLAlchemy requires MappedAsDataclass for default_factory.
Also adds docker-compose with postgres and redis for local dev.
2026-03-14 13:42:13 -04:00
0eaf70d87f feat: add accounts SQLAlchemy models 2026-03-14 13:28:21 -04:00
9360077c5e feat: model proxy domain in SQLAlchemy 2026-03-14 13:02:42 -04:00
3c38333e9c feat: add SQLAlchemy async engine and session factory 2026-03-14 12:44:15 -04:00
1aae932d1e feat: add pydantic-settings configuration module 2026-03-14 12:38:03 -04:00
31fe60f756 docs: add changelog 2026-03-14 12:31:41 -04:00
0b8428b0c3 chore: scaffold project structure 2026-03-14 12:26:46 -04:00
1b274974e4 chore: update project skeleton 2026-03-14 12:22:38 -04:00
c041e83a19 docs: add developer documentation 2026-03-14 12:22:08 -04:00
11919e516b chore: initial commit 2026-03-14 12:11:49 -04:00