multer-init

This commit is contained in:
=
2023-11-08 14:04:19 +03:00
parent 3d15d4bea7
commit b112ea5b80
5 changed files with 191 additions and 14 deletions

View File

@@ -5,7 +5,8 @@
"body-parser": "^1.16.0",
"bootstrap": "^5.3.2",
"express": "^4.18.2",
"jquery": "^3.7.1"
"jquery": "^3.7.1",
"multer": "^1.4.5-lts.1"
},
"description": "https://nodejsdev.ru/guides/metanit/express-api/",
"main": "app.js",