Vue 3 + FastAPI Webapp zur Anzeige von Filebot/n8n-Medienmetadaten aus PostgreSQL. Enthält Frontend, API, Nginx-Config, SQL-Migrationen und Docker-Compose-Setup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
fastapi==0.115.6
|
|
uvicorn[standard]==0.34.0
|
|
asyncpg==0.30.0
|
|
pyyaml==6.0.2
|
|
pydantic==2.10.4
|
|
pydantic-settings==2.7.0
|
|
httpx==0.28.1
|