admin-bro-hapijs
Version:
This is an official AdminBro plugin which integrates it to hapijs framework.
29 lines (15 loc) • 1.46 kB
Markdown
# Hapijs plugin for AdminBro
This is an official [AdminBro](https://github.com/SoftwareBrothers/admin-bro) plugin which integrates it to [hapijs](https://hapijs.com/) framework.
## AdminBro
AdminBro is an automatic admin interface which 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 AdminBro generates UI which allows you (or other trusted users) to manage content.
Check out the example application with mongo and postgres models here: https://admin-bro-example-app.herokuapp.com/admin
Or visit [AdminBro](https://github.com/SoftwareBrothers/admin-bro) github page.
## Usage
To see example usage visit the [Hapi section under AdminBro project page](https://softwarebrothers.github.io/admin-bro-dev/module-admin-bro-hapijs.html)
## License
AdminBro is Copyright © 2018 SoftwareBrothers.co. It is free software and may be redistributed under the terms specified in the [LICENSE](LICENSE) file.
## About SoftwareBrothers.co
<img src="https://softwarebrothers.co/assets/images/software-brothers-logo-full.svg" width=240 />
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 to [hire](https://softwarebrothers.co/contact).
* If you want to work for us - check out the [career page](https://softwarebrothers.co/career).