Split server files

Repository details (fly-the-rainbow-flag.com)
Project log category
(118 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
118 commits
Stars
2 stars
Commit details (d5c2054f)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Split server files

Raw text
Split server files

Changed files (7)

Path Additions Deletions
app/handlers/handle-upload.js +249 -0
app/lib/configuration.js +52 -0
app/lib/configured-https-redirect.js +5 -3
app/lib/get-s3-url.js +41 -0
app/lib/logger.js +43 -0
app/lib/resolve-path.js +28 -0
app/web.js +68 -415

Commit categories (3)