AdonisJS Env Provider

Provider to parse and load environment variables from a local .env file. Comes with first class support for variables substitution.


[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] [![synk-image]][synk-url]

Website | Guides | Contributing

Built with ❤︎ by Harminder Virk
[gh-workflow-image]: https://img.shields.io/github/workflow/status/adonisjs/env/test?style=for-the-badge [gh-workflow-url]: https://github.com/adonisjs/env/actions/workflows/test.yml "Github action" [typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript [typescript-url]: "typescript" [npm-image]: https://img.shields.io/npm/v/@adonisjs/env.svg?style=for-the-badge&logo=npm [npm-url]: https://npmjs.org/package/@adonisjs/env "npm" [license-image]: https://img.shields.io/npm/l/@adonisjs/env?color=blueviolet&style=for-the-badge [license-url]: LICENSE.md "license" [synk-image]: https://img.shields.io/snyk/vulnerabilities/github/adonisjs/env?label=Synk%20Vulnerabilities&style=for-the-badge [synk-url]: https://snyk.io/test/github/adonisjs/env?targetFile=package.json "synk"