README

AdonisJS Config Provider
Config provider to read AdonisJS application config values without directly relying on hard-coded paths
Built with ❤︎ by Harminder Virk
Config management for AdonisJS framework
<script type="module">
import adonisjsConfig from 'https://cdn.skypack.dev/@adonisjs/config';
</script>
Config provider to read AdonisJS application config values without directly relying on hard-coded paths