Skip to content

Commit

Permalink
implement profile image upload, and resource endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-lopes-pt committed Jul 11, 2024
1 parent 39c75de commit 831db9b
Show file tree
Hide file tree
Showing 11 changed files with 880 additions and 23 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ dist-ssr
.env
NOTES.md

#server disk data
backend/resources/profile-images/*


# Editor directories and files
.vscode/*
!.vscode/extensions.json
Expand Down
Loading

0 comments on commit 831db9b

Please sign in to comment.