DEV Community

Discussion on: How to manage multiple environments with dotenv and Databases config in NestJS

Collapse
 
programmerraja profile image
Boopathi

This is a very thorough guide! I appreciate the step-by-step explanation of setting up multiple environments with dotenv and database configurations in NestJS. I'm looking forward to implementing this in my own project.

Collapse
 
jardiin profile image
Alessandro Pecorilla

Thank you very much!!! In the future I would also like to provide zipped sourcecode or an IDE like Stackblitz to use as a reference!