Adding app config module

This commit is contained in:
Noah Spannbauer
2024-05-26 19:28:28 -05:00
parent 294ac4e061
commit 80a86a281c
8 changed files with 142 additions and 16 deletions

View File

@@ -26,6 +26,7 @@
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"@noahspan/noahspan-modules": "^0.0.1",
"@schematics/angular": "^17.3.7",
"dotenv": "^16.4.5",
"reflect-metadata": "0.1.13",