-
Phase 1 Complete: Database, Auth, Models extrahiert
released this
2026-03-19 09:54:17 +01:00 | 313 commits to main since this releaseNEUE STRUKTUR:
- backend/db.py: DB connection + init_db()
- backend/auth.py: Authentication + Authorization
- backend/models.py: Pydantic data models
- backend/main.py: 2025 → 1878 Zeilen
NÄCHSTE PHASE: Router extrahieren (Phase 2)
Downloads