6 Commits

Author SHA1 Message Date
01aa339d76 feat: add Alembic migration setup with initial tables
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:18:13 +09:00
46c9f752ee feat: add database models for users, portfolios, and market data
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:14:57 +09:00
4c667677c9 feat: add core configuration, database, and security modules
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:11:27 +09:00
6885dbd580 fix: add dockerignore files and fix docker-compose config
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:10:01 +09:00
b60aa558cc feat: add Docker Compose configuration for all services
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:05:41 +09:00
e8c17f9e4d feat: initialize project structure with backend and frontend scaffolding
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 22:55:26 +09:00