Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 317 Bytes

File metadata and controls

9 lines (7 loc) · 317 Bytes

node-config-simple

An extremely mowed-down version of lorenwest's node-config.

Differences

  1. Supports YAML files only
  2. Supports (local|application)-{env}.(yml|yaml) only
  3. Supports configurable config env name. (Instead of just NODE_ENV)
  4. Simple codebase