Boilerplate FastAPI & Dockerfile + NGINX

This commit is contained in:
2025-09-22 17:58:16 +01:00
parent f3fbed5298
commit bf600b8e42
35 changed files with 650 additions and 0 deletions

0
app/schemas/__init__.py Normal file
View File

View File

0
app/schemas/audit.py Normal file
View File

0
app/schemas/auth.py Normal file
View File

0
app/schemas/server.py Normal file
View File

0
app/schemas/sshkey.py Normal file
View File

0
app/schemas/user.py Normal file
View File