adonisjs / config

Config management provider used by AdonisJS framework

Home Page:https://docs.adonisjs.com/guides/config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@adonisjs/config


gh-workflow-image npm-image license-image

Introduction

Config provider to read AdonisJS application config values without directly relying on hard-coded paths.

Official Documentation

The documentation is available on the AdonisJS website

Contributing

One of the primary goals of AdonisJS is to have a vibrant community of users and contributors who believes in the principles of the framework.

We encourage you to read the contribution guide before contributing to the framework.

Code of Conduct

In order to ensure that the AdonisJS community is welcoming to all, please review and abide by the Code of Conduct.

License

AdonisJS config is open-sourced software licensed under the MIT license.

About

Config management provider used by AdonisJS framework

https://docs.adonisjs.com/guides/config

License:MIT License


Languages

Language:TypeScript 99.0%Language:Shell 1.0%