|
|
7f33dea278
|
✨ feat(database): add new systades.db instance and update existing file
|
2025-05-02 18:11:57 +02:00 |
|
|
|
f69356473b
|
Entferne nicht mehr benötigte Dateien: Lösche docker-compose.yml, Dockerfile, README.md, requirements.txt, start_server.bat, start-flask-server.py, start.sh, test_server.py, sowie alle zugehörigen Datenbank- und Website-Dateien. Diese Bereinigung optimiert die Projektstruktur und entfernt veraltete Komponenten.
|
2025-04-30 12:34:06 +02:00 |
|
|
|
9f8eba6736
|
Refactor database initialization: streamline the process by removing the old init_database function, implementing a new structure for database setup, and ensuring the creation of a comprehensive mindmap hierarchy with an admin user. Update app.py to run on port 5000 instead of 6000.
|
2025-04-21 18:43:58 +01:00 |
|
|
|
f1f4870989
|
Update dependencies in requirements.txt to specific versions for Flask, Flask-Login, Flask-SQLAlchemy, Werkzeug, and SQLAlchemy
|
2025-04-20 19:16:34 +01:00 |
|