Skip to content

Commit 09f711e

Browse files
No-bodyqVox-d-glitch
authored andcommitted
feat: add profile image upload with local/S3 storage and Sharp processing
1 parent da2571d commit 09f711e

20 files changed

Lines changed: 1558 additions & 4 deletions

backend/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ pids
5454

5555
# Diagnostic reports (https://nodejs.org/api/report.html)
5656
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
57+
58+
# Local avatar/file uploads
59+
/uploads

0 commit comments

Comments
 (0)