shinkan-jinkendo/backend
Lars da634d813c
All checks were successful
Deploy Development / deploy (push) Successful in 41s
fix: Add ProfileCreate and ProfileUpdate models
2026-04-21 16:05:42 +02:00
..
migrations feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00
routers feat: Add Auth system with Login UI 2026-04-21 14:56:16 +02:00
auth.py feat: Initial Shinkan setup 2026-04-21 14:26:12 +02:00
db_init.py feat: Initial Shinkan setup 2026-04-21 14:26:12 +02:00
db.py feat: Initial Shinkan setup 2026-04-21 14:26:12 +02:00
Dockerfile feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00
main.py feat: Add Auth system with Login UI 2026-04-21 14:56:16 +02:00
models.py fix: Add ProfileCreate and ProfileUpdate models 2026-04-21 16:05:42 +02:00
requirements.txt feat: Initial Shinkan setup 2026-04-21 14:26:12 +02:00
run_migrations.py feat: Add automatic migrations system 2026-04-21 14:49:28 +02:00
version.py feat: Initial Shinkan setup 2026-04-21 14:26:12 +02:00