first commit

This commit is contained in:
2025-12-15 12:07:32 +01:00
commit 6f49528bbd
21 changed files with 1258 additions and 0 deletions

7
backend/requirements.txt Normal file
View File

@ -0,0 +1,7 @@
fastapi==0.111.0
uvicorn[standard]==0.30.1
pydantic==2.7.3
jinja2==3.1.4
PyJWT==2.9.0
python-pam==2.0.2
six==1.16.0