Skip to content

Config loader with support for AWS Secrets Manager

License

Notifications You must be signed in to change notification settings

neo-rivan-mota/config-dug

 
 

Repository files navigation

Config Dug

Config management library for Node.js with support for multiple environments, config files, environment variables and plugins

Note

Looking for v1? You can find it under the v1 branch.

Config Dug logo

Packages

Plugins

Examples

Publishing Prerelease Versions

  1. Increment the version number in package.json in the package you want to publish (not the package.json in the project root)
  2. Run npm publish --tag next in the package your want to publish (not in the project root)

License

MIT

About

Config loader with support for AWS Secrets Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Shell 0.2%