nodejs-backend-architecture-typescript
nodejs-backend-architecture-typescript copied to clipboard
Automatic DB Collection Initialization
The Code changes will enable the developer to change the API_KEY in .env according to him/her and run the Application with updated .env. The application shall create collections in MongoDB required for it to function.
@janishar Please review my Pull Request and suggest changes if any. You can go ahead and merge these changes as you find suitable. Thanks.
Runtime addition of dummy keys is not recommended. Please use the addons directory for initialisation