full rewrite

This commit is contained in:
2025-07-23 18:15:03 +00:00
parent f49017985c
commit 95492aa528
15 changed files with 1234 additions and 140 deletions

15
.env.example Normal file
View File

@@ -0,0 +1,15 @@
# Example environment variables for pictshare-browse
# Copy to .env and adjust as needed
# Port for the server to listen on
PORT=3000
# Path to the CSV file inside the container
CSV_FILE=./uploads/sha1.csv
# Base URL for images (should end with a slash or not, both are handled)
# For local testing, you can use https://placehold.co/ (see docs)
IMAGE_BASE_URL=https://placehold.co/