feat: implement file upload functionality and create file serving endpoint
All checks were successful
Build Docker Image / build (push) Successful in 1m20s
All checks were successful
Build Docker Image / build (push) Successful in 1m20s
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -26,4 +26,7 @@ vite.config.ts.timestamp-*
|
||||
*.db
|
||||
|
||||
# Script outputs
|
||||
/scraped-data
|
||||
/scraped-data
|
||||
|
||||
# Uploads
|
||||
/uploads
|
||||
|
||||
Reference in New Issue
Block a user