1404 Views
The config npm package is great ( npmjs.com/package/config), but it encourages confusing and non- 12-factor-app-compliant patterns. We'll look at some of the patterns it encourages and why they'll bring you struggles down the road as well a simple, single-file, no-dependency way to define your configuration.
0 comments