add static files, whitenoise and uvicorn

This commit is contained in:
Matteo Rosati
2026-02-10 23:43:04 +01:00
parent 4a4ec50771
commit 4ba453b7a6
8 changed files with 114 additions and 1 deletions

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@ wheels/
# Virtual environments
.venv
staticfiles/