Initial commit: WatchStack v0.1.0
- FastAPI + SQLite backend with REST API - Polymorphic Media model (book + series) - Cover lookup via Open Library - Vanilla HTML/CSS/JS frontend (MAL-inspired) - Dark theme, status tabs, drawer detail, stats modal - 8 seed demo entries
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
SQLAlchemy==2.0.35
|
||||
pydantic==2.9.2
|
||||
httpx==0.27.2
|
||||
python-multipart==0.0.10
|
||||
jinja2==3.1.4
|
||||
Reference in New Issue
Block a user