Added index, improved logic

This commit is contained in:
2025-08-07 22:08:48 +02:00
parent 84cdd52322
commit 6bcedf84f6
8 changed files with 159 additions and 43 deletions

View File

@@ -1,3 +1,4 @@
PORT=8080
UPLOAD_DIR=./uploads
MAX_FILE_SIZE=10MB
MAX_FILE_SIZE=10MB
BASE_URL=http://localhost:8080