• refactor-phase-1-complete c7d283c0c9

    Phase 1 Complete: Database, Auth, Models extrahiert
    All checks were successful
    Deploy Development / deploy (push) Successful in 56s
    Build Test / lint-backend (push) Successful in 0s
    Build Test / build-frontend (push) Successful in 13s

    Lars released this 2026-03-19 09:54:17 +01:00 | 313 commits to main since this release

    NEUE 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