Working prototype

This commit is contained in:
2025-05-13 14:19:37 +02:00
parent 2678372ced
commit d1adfe9f93
12 changed files with 491 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
fastapi
uvicorn
sqlalchemy
jinja2
python-multipart
itsdangerous
webauthn
passlib
authlib
httpx
python-dotenv