[32788f42] feat(list-generator): create React app and FastAPI backend for PDF list generation

This commit is contained in:
2026-03-18 19:20:59 +00:00
parent 16cd760dac
commit 21c8ff66fd
30 changed files with 4525 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
fastapi[all]==0.111.0
uvicorn==0.30.1
pandas==2.2.2
python-multipart==0.0.9
weasyprint==62.1
jinja2==3.1.4