(hopefully) working photos upload backend

This commit is contained in:
2020-10-13 23:58:49 +03:00
committed by Stepan Usatiuk
parent 755e849ded
commit 2887aedc3c
19 changed files with 1255 additions and 104 deletions

View File

@@ -5,5 +5,8 @@
"eslint.workingDirectories": [
".",
"./frontend"
]
],
"search.exclude": {
"**/package-lock.json": true
}
}