initialize XIVLauncher Remote OTP project with web interface and Docker support

This commit is contained in:
CPTN Cosmo 2026-04-18 16:21:51 +02:00
commit 6ce356ffed
8 changed files with 717 additions and 0 deletions

6
requirements.txt Normal file
View file

@ -0,0 +1,6 @@
fastapi==0.104.1
uvicorn==0.24.0
cryptography==41.0.5
pyotp==2.9.0
httpx==0.25.1
pydantic==2.4.2