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.
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.
- 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 --watch
// visit http://localhost:3333/admin
Please ⭐️ this repository if this project helped you
