Automated file routing system: automatically generate route import, declaration and type. For more details, please refer to Elegant Router.
Flexible permission routing: support both front-end static routing and back-end dynamic routing.
Rich page components: built-in a variety of pages and components, including 403, 404, 500 pages, as well as layout components, tag components, theme configuration components, etc.
Command line tool: built-in efficient command line tool, git commit, delete file, release, etc.
Mobile adaptation: perfectly support mobile terminal to realize adaptive layout.
Since this project uses the pnpm monorepo management method, please do not use npm or yarn to install dependencies.
Start Project
pnpm dev
Build Project
pnpm build
Ecosystem
electron-mock-admin: A Mock Api management system that helps front-end developers quickly implement interface mocks.
T-Shell: A terminal emulator and SSH client with configurable command prompts.
pea : Adopting SpringBoot3.2 + JDK21, MyBatis-Plus, SpringSecurity security framework, etc., suitable for the simple permission system developed by soybean-admin.
MalusAdmin: A backend management framework developed based on Vue3/TypeScript/NaiveUI and NET7 & Sqlsugar. It is implemented in the most original and simplest way, with a fresh and elegant front-end, a clear and elegant backend structure, and powerful functions.
PanisAdmin: Adopting SpringBoot 3, SaToken, MySQL and other frameworks to develop and modify soybean-admin for the second time, adapting dynamic menu/button-level authorization. Retaining the original flavor, fresh and elegant, high-value back-end management system scaffold.
EverWin-Admin
English | 中文Features
Version
NaiveUI Version:
AntDesignVue Version:
Legacy Version:
Documentation
Example Images
Usage
Environment Preparation
Make sure your environment meets the following requirements:
Clone Project
Install Dependencies
Start Project
Build Project
Ecosystem