Skip to content

easeadmin/core

Repository files navigation

easeadmin

EaseAdmin

Admin Panel Based on AdonisJS & Amis

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

  1. Create a adonisjs project
npm init adonisjs@latest -- -K=web
  1. Add easeadmin package
node ace add easeadmin
  1. Install admin and run migration
node ace admin:install admin --migrate
  1. Run server
node ace serve --watch
// visit http://localhost:3333/admin

💖 Show Your Support

Please ⭐️ this repository if this project helped you

Preview

easeadmin

About

EaseAdmin is a NodeJS Administrator Panels Based on AdonisJS and Amis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published