Glavin001 / Glavin001/GitLab-Pages

Switch to using nconf for configuration

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
206
Forks
28
PR merge metrics
No merged PRs in 30d

Description

See https://github.com/indexzero/nconf

`nconf` supports:
1. Command-line arguments
2. Environment variables
3. A file located at 'path/to/config.json'

Environment variables is important for automated deployment such as Docker ( see #19 , #18 ) and testing on Travis CI ( #10 ), etc. Currently only the `_config.json` file is supported. I would like to standardize the options and allow command-line, environment variables, along with the optional file support.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.