How do manage environment based configuration node js/typescript
Any application needs configuration settings, the programming language like ASP.NET we typically use Web.config for configuration, for different environment we have separate files like Web.Dev.Config, Web.QA.Config,...