easeadmin
v1.0.8
Published
EaseAdmin is a NodeJS Administrator Panels Based on AdonisJS and Amis
Downloads
29
Readme
Guide | Issues | Discussions
Introduction
EaseAdmin is a production-grade admin panel developed based on AdonisJS and Amis, Craft beautiful,easy-to-use, and complete application backends in minutes that handle all of your needs.
Why Choose EaseAdmin
Based on the AdonisJS framework, adopting the classic MVC design pattern, it is fast and flexible, and friendly to backend developers.
Using the Amis low-code solution, you can create professional and complex backend interfaces without knowing frontend development, which is impossible with all other frontend UI libraries.
Built with TypeScript, with type hints throughout. Rich NPM ecosystem.
which can reduce page development workload and greatly improve efficiency.
Quick Start
- Create a adonisjs project
npm init adonisjs@latest -- -K=web- Add easeadmin package
node ace add easeadmin- Install admin and run migration
node ace admin:install admin --migrate- Run server
node ace serve --watchvisit http://localhost:3333/admin
💖 Show Your Support
Please ⭐️ this repository if this project helped you
