1.0.2 • Published 3 years ago

mongoose-admin-panel-frontend v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Mongoose Admin Panel

Package for generating an admin panel for Mongoose. It comes out of the box with a React front-end and an Express back-end. Fully customizable. It supports user permissions, relationships and ensure theirs integrity.

Screenshots

Few examples from Mongoose Admin Panel - Example Screenshot 0 Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6

Short Setup

If you are searching for a simple solution to generate an admin panel, just download the example project, load your mongoose models and the job's done. Follow the instructions on Mongoose Admin Panel - Example.