- Add Alembic migration setup with async configuration - Create 16 user data models (users, decks, cards, replays, etc.) - Implement comprehensive API endpoints with JWT auth - Add replay, card collection, group, network, preferences, and activity log routers - Include API documentation and migration test plan - Update Dockerfile to run migrations on startup
3 lines
92 B
Python
3 lines
92 B
Python
# Alembic migration scripts
|
|
# These files are generated by Alembic and should not be edited
|