introduce a performance backend

This commit is contained in:
Sven Czarnian
2022-10-22 20:25:55 +02:00
parent 31c9739d38
commit 822709f577
14 changed files with 5346 additions and 33 deletions

View File

@@ -26,6 +26,9 @@
"@nestjs/core": "^9.0.0",
"@nestjs/mongoose": "^9.2.0",
"@nestjs/platform-express": "^9.0.0",
"@nestjs/swagger": "^6.1.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"helmet": "^6.0.0",
"js-yaml": "^4.1.0",
"mongoose": "^6.6.7",