Built most of the user routes, and begun work on utils

This commit is contained in:
Johnathon Slightham
2021-05-04 02:12:49 -04:00
parent 1758e9c3ee
commit 289b2d1213
9 changed files with 554 additions and 21 deletions

View File

@@ -17,6 +17,7 @@
},
"homepage": "https://github.com/jslightham/kno-logic-api#readme",
"dependencies": {
"bcrypt": "^5.0.1",
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"express": "^4.17.1",