🎉 Feature: Updated project documentation and removed deprecated admin files 🎉
This commit is contained in:
@@ -107,8 +107,7 @@ python app.py --debug
|
||||
|
||||
```
|
||||
backend/
|
||||
├── app.py # Hauptanwendung mit Development-Support
|
||||
├── app_production.py # Produktions-Anwendung mit HTTPS-Support
|
||||
├── app.py # Haupt-Anwendung mit Production- und Development-Modi
|
||||
├── models.py # Datenbankmodelle
|
||||
├── requirements.txt # Python-Abhängigkeiten
|
||||
├── README.md # Diese Datei
|
||||
|
Reference in New Issue
Block a user