feathers-configuration-env
v0.0.2
Published
Load feathers configuration to environment variables
Downloads
5
Readme
feathers-configuration-env
Load the feathers config folder configuration into environment variables.
It's like dotenv but instead of loading from a .env file it uses the feathers configuration files.
Why?
This allows us to use tools that depend on environment variables without duplicating our configs.
How?
npm install feathers-configuration-env
feathers-configuration-env && echo \$host