1.1.0 • Published 4 years ago
configuration-settings v1.1.0
Load configuration settings
This module takes one argument that is the path for configuration directory.
It will load common.json if it's in the given direcotory. If NODE_ENV is production then it will load production.json, otherwise development.json.
Production.json/ development.json will override properties that match with common.json