mongo docker script

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-12-04 19:25:53 +03:00
parent 4c9afb83b5
commit ed9eb93013
7 changed files with 2933 additions and 35 deletions
+4
View File
@@ -15,6 +15,10 @@
"dotenv": "^16.4.5",
"express": "^5.0.1",
"express-json-validator-middleware": "^3.0.1",
"install": "^0.13.0",
"jsonwebtoken": "^9.0.2",
"npm": "^10.9.1",
"pbkdf2-password": "^1.2.1",
"ts-node": "^10.9.2"
},
"devDependencies": {