basic functionality for image upload and db change

This commit is contained in:
Arjun Patel
2019-04-09 02:08:15 -07:00
parent 27626a0fbf
commit 3539f7aef9
7 changed files with 255 additions and 6 deletions
+5
View File
@@ -24,11 +24,16 @@
"homepage": "https://github.com/talksik/Ucharify_api#readme",
"dependencies": {
"@sendgrid/mail": "^6.3.1",
"aws-sdk": "^2.437.0",
"bcrypt-nodejs": "0.0.3",
"bluebird": "^3.5.4",
"body-parser": "^1.18.3",
"express": "^4.16.4",
"file-type": "^10.10.0",
"fs": "0.0.1-security",
"jsonwebtoken": "^8.4.0",
"morgan": "^1.9.1",
"multiparty": "^4.2.1",
"mysql2": "^1.6.4",
"request": "^2.88.0",
"request-promise": "^4.2.4",