Upload part 3

This commit is contained in:
Andrew Trieu
2023-05-30 08:06:35 +03:00
parent 4597b8deae
commit edafd20501
496 changed files with 2679 additions and 66271 deletions

View File

@@ -12,11 +12,13 @@
"license": "ISC",
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"mongoose": "^7.2.1",
"morgan": "^1.10.0"
},
"devDependencies": {
"@flydotio/dockerfile": "^0.2.5",
"eslint": "^8.41.0",
"nodemon": "^2.0.22"
}
}