# AdminJS

[AdminJS](https://adminjs.co/) is an automatic admin interface that can be plugged into your application. You, as a developer, provide database models (like posts, comments, stores, products or whatever else your application uses), and AdminJS generates UI which allows you (or other trusted users) to manage content.

Inspired by: [django admin](https://docs.djangoproject.com), [rails admin](https://github.com/sferik/rails_admin) and [active admin](https://activeadmin.info/).

# @adminjs/adonis

This is an official AdminJS package which integrates AdminJS with:
- AdonisJS server framework
- Lucid ORM

## Installation & Configuration

The installation and configuration instructions are maintained in the official documentation:

https://docs.adminjs.co/installation/plugins/adonis

## Discord Community

[Join the community](https://adminjs.page.link/discord) to get help and be inspired.

## License

AdminJS is copyrighted © 2024 rst.software. It is a free software, and may be redistributed under the terms specified in the [LICENSE](LICENSE.md) file.

## About rst.software

<img src="https://pbs.twimg.com/profile_images/1367119173604810752/dKVlj1YY_400x400.jpg" width=150>

We’re an open, friendly team that helps clients from all over the world to transform their businesses and create astonishing products.

* We are available for [hire](https://www.rst.software/estimate-your-project).
* If you want to work for us - check out the [career page](https://www.rst.software/join-us).
