@feathersjs/configuration
Version:
A small configuration module for your Feathers application.
24 lines (14 loc) • 861 B
Markdown
# @feathersjs/configuration
[](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[](https://www.npmjs.com/package/@feathersjs/configuration)
[](https://discord.gg/qa8kez8QBx)
> A small configuration module for your Feathers application.
## Installation
```
npm install @feathersjs/configuration --save
```
## Documentation
Refer to the [Feathers configuration API documentation](https://feathersjs.com/api/configuration.html) for more details.
## License
Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).