whole structure done based on sequelize reccommendation

This commit is contained in:
Arjun Patel
2019-01-04 15:32:36 -08:00
parent 5493c4cef7
commit 2c9aed9952
7 changed files with 112 additions and 40 deletions
+1
View File
@@ -19,6 +19,7 @@
},
"homepage": "https://github.com/talksik/Ucharify_api#readme",
"dependencies": {
"body-parser": "^1.18.3",
"express": "^4.16.4",
"mysql2": "^1.6.4",
"sequelize": "^4.42.0"