Commit Graph

6 Commits

Author SHA1 Message Date
gilles 199565e77c feat: migration initiale — schémas todos/shopping/notes et toutes les tables 2026-05-24 05:02:24 +02:00
gilles 94b971cdf3 feat: endpoint GET /api/health + tests
Implémentation TDD : test écrit en premier (phase rouge), puis
app.main, app.api.health et app.api.media créés pour le faire passer.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 04:59:36 +02:00
gilles be5c34e4f7 feat: modèles SQLAlchemy pour todos, shopping et notes 2026-05-24 04:51:21 +02:00
gilles ee00848fdc feat: configuration FastAPI et moteur SQLAlchemy async 2026-05-24 04:49:41 +02:00
gilles b46c8351df chore: dockerfile backend et dépendances python 2026-05-24 04:48:27 +02:00
gilles 8bc69bb705 chore: structure initiale backend et docker-compose 2026-05-24 04:45:16 +02:00