Added basic logging output for debugging locally

This commit is contained in:
Gregory Campbell
2021-11-23 22:47:32 -05:00
parent 0786eeb492
commit 467c75b55a
3 changed files with 65 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
"express": "^4.17.1",
"helmet": "^4.6.0",
"mongoose": "^6.0.13",
"morgan": "^1.10.0",
"multer": "^1.4.3"
}
}