Skip to content

Latest commit

 

History

History
113 lines (84 loc) · 4.81 KB

README.en.md

File metadata and controls

113 lines (84 loc) · 4.81 KB

MalusAdmin

A backend management framework developed based on Vue3/TypeScript/NaiveUI and NET7 & Sqlsugar, using the most native and concise methods to implement. The front end is fresh, elegant, and has a high aesthetic appeal, while the backend has a clear structure, is elegant and easy to understand, and is powerful in functionality, providing a rapid development solution.

license MalusAdmin MalusAdmin MalusAdmin

Introduction

Malus means "crabapple" in English, hence the name of the crabapple management backend system, which is pronounced similarly to "Malus" and can also be referred to as Malus.

It is a permission management system developed in a front-end and back-end separated manner based on NET Core | NET7/8 & Sqlsugar | Vue3 | vite4 | TypeScript | NaiveUI, using the most native and concise methods to implement.

NOTE: If you find MalusAdmin helpful or like our project, please give us a ⭐️ on GitHub. Your support is our motivation to continue improving and adding new features! Thank you for your support!

Features

Front and back end separation, using JWT authentication.

Backend: Based on .NET7 and sqlsugar, integrating common components, building from scratch.

Frontend: Adapted from Soybean Admin, main technology stack: Vue3, NaiveUI version

Minimal project dependencies, a clean and refreshing directory structure, and convenient code comments for easy learning.

Directory Structure

Project Dependencies

Preview

MalusAdmin provides the following demonstration and documentation resources:

Demo

Mobile Demo

Perfectly runs directly on mobile devices, with one codebase for three platforms.

Communication

Open Source

Originated from open source, returning to open source

  • Thanks to Soybean Admin for open sourcing Soybean Admin
  • Thanks to SqlSugar for open sourcing SqlSugar
  • Thanks to Naive UI for open sourcing Naive UI
  • Thanks to QiYuan for open sourcing QiAdmin