Initial commit: Wochenplaner Backend + Docker Setup

This commit is contained in:
Wochenplaner Deploy
2026-06-01 11:23:04 +00:00
commit e5f44112d0
7 changed files with 460 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Wochenplaner Pro
Terminplaner & Aufgabenverwaltung mit Putzplan-Funktion.
## Stack
- **Backend:** FastAPI + SQLite + JWT Auth
- **Frontend:** React (SPA in HTML)
- **Deployment:** Docker Compose auf Coolify
## Deployment
- URL: https://reinigung.media-on.de
- Docker Compose in `/`
- Persistent Volume für SQLite-Datenbank