feat: implement file upload functionality and create file serving endpoint
All checks were successful
Build Docker Image / build (push) Successful in 1m20s

This commit is contained in:
2026-03-02 22:25:33 +01:00
parent bf963ee3fd
commit 74d051cbfe
4 changed files with 113 additions and 3 deletions

5
.gitignore vendored
View File

@@ -26,4 +26,7 @@ vite.config.ts.timestamp-*
*.db
# Script outputs
/scraped-data
/scraped-data
# Uploads
/uploads