JSPM

  • Created
  • Published
  • Downloads 41574
  • Score
    100M100P100Q191641F
  • License MIT

AdonisJS application class to read app related data

Package Exports

  • @adonisjs/application
  • @adonisjs/application/helpers
  • @adonisjs/application/helpers/is
  • @adonisjs/application/helpers/string
  • @adonisjs/application/helpers/types
  • @adonisjs/application/types

Readme

@adonisjs/application


gh-workflow-image npm-image license-image synk-image

Introduction

AdonisJS application packages manages the lifecycle of an app in different runtime environments. Also, this package configures the logger, environment variables, and the IoC container to be used by rest of the application.

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 application is open-sourced software licensed under the MIT license.