- Python/Flask Backend - SQLAlchemy Models (notes, tasks, templates, users) - Gunicorn + Nginx Deploy-Konfiguration - Static Assets (CSS/JS) - Jinja2 Templates
6 lines
89 B
Plaintext
Executable File
6 lines
89 B
Plaintext
Executable File
Flask==3.1.0
|
|
Flask-Login==0.6.3
|
|
Flask-SQLAlchemy==3.1.1
|
|
Werkzeug==3.1.3
|
|
gunicorn==23.0.0
|