Enable logging
This commit is contained in:
parent
73a3870ecf
commit
60c2da0429
3 changed files with 107 additions and 2 deletions
|
|
@ -18,7 +18,8 @@
|
|||
"dotenv": "^10.0.0",
|
||||
"express": "^4.17.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lowdb": "^3.0.0"
|
||||
"lowdb": "^3.0.0",
|
||||
"morgan": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue