@toincrease/node-config
TypeScript icon, indicating that this package has built-in type declarations

0.0.24 • Public • Published

node-config

An Archaius-inspired dynamic configuration tool for NodeJS.

TODO

  • Consul backend

Consul

  • To run consul locally: docker run --rm -p 8400:8400 -p 8500:8500 -p 8600:53/udp -h node1 progrium/consul -server -bootstrap -ui-dir /ui
  • tcpdump watch: sudo tcpdump -i docker0 -vv -l -s0 -w - port 8500 | strings

Readme

Keywords

none

Package Sidebar

Install

npm i @toincrease/node-config

Weekly Downloads

0

Version

0.0.24

License

ISC

Last publish

Collaborators

  • toincrease