feat(health): add health checks to server api

This commit is contained in:
Amruth Pillai
2022-03-10 09:25:15 +01:00
parent 8f48f5fcd6
commit eca80a1663
12 changed files with 114 additions and 26 deletions

View File

@ -20,6 +20,7 @@
"@nestjs/platform-express": "^8.4.0",
"@nestjs/schedule": "^1.0.2",
"@nestjs/serve-static": "^2.2.2",
"@nestjs/terminus": "^8.0.4",
"@nestjs/typeorm": "^8.0.3",
"@sendgrid/mail": "^7.6.1",
"@types/passport": "^1.0.7",