Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SoftwareBrothers/adminjs-expressjs

This is an official AdminJS plugin which integrates it to expressjs framework.
https://github.com/SoftwareBrothers/adminjs-expressjs

Last synced: about 2 months ago
JSON representation

This is an official AdminJS plugin which integrates it to expressjs framework.

Awesome Lists containing this project

README

        

# Expressjs plugin for AdminJS

This is an official [AdminJS](https://github.com/SoftwareBrothers/adminjs) plugin which integrates it to [expressjs](https://expressjs.com/) framework.

## AdminJS

AdminJS 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 AdminJS generates UI which allows you (or other trusted users) to manage content.

Check out the example application with mongo and postgres models here: https://adminjs-demo.herokuapp.com/admin/

Or visit [AdminJS](https://github.com/SoftwareBrothers/adminjs) github page.

## Usage

To see example usage visit the [Express section under AdminJS project page](https://docs.adminjs.co/installation/plugins/express)

## Debugging
Set `process.env.ADMINJS_EXPRESS_DEBUG` env variable to see debug logs from the library

## License

AdminJS is copyrighted © 2023 rst.software. It is a free software, and may be redistributed under the terms specified in the [LICENSE](LICENSE.md) file.

## About rst.software

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).