Purest Admin screenshot

Purest Admin

Author Avatar Theme by Dymproject
Updated: 14 Jan 2026
428 Stars

Purest Admin 是一套真正意义上前后端分离、深度适配企业RBAC权限体系的通用后台管理系统。依托现代化 .NET 10 技术栈、Vue3 生态前端、强大的工作流引擎,力求降低业务框架搭建门槛,实现一站式、敏捷、高可扩展的企业级后台管理平台。

Overview:

The PurestAdmin is a backend management system based on rbac permission management, designed specifically for large, medium, and small projects for quick development. It eliminates the need to configure frontend menu paths from the backend and focuses on seamless integration for developers to start building their projects. The project aims to simplify the development process by providing a ready-to-use template without any business-specific functionalities. The project uses a unique approach to rbac design and token refresh mechanism for a truly seamless frontend-backend separation.

Features:

  • RBAC Permission Management: Implements role-based access control for managing user permissions.
  • Token Refresh Mechanism: Redesigned token refresh mechanism for seamless user experience.
  • Efficient Backend Development: Utilizes .Net8 with simplified and improved design from the abp framework.
  • High-performance Frontend: Incorporates high-quality frontend template vue-pure-admin for Vue client project.
  • Data Management: Includes features for user, role, function, organization, dictionary, configuration management, and more.

Installation:

To install PurestAdmin, follow these steps:

  1. Clone the repository from GitHub.
  2. Install the necessary dependencies using the package manager of your choice:
    npm install
    
  3. Configure the backend settings and database connection strings accordingly.
  4. Run the application on your local server:
    npm start
    
  5. Access the application through the provided local server link.

Summary:

PurestAdmin is a backend management system that focuses on simplifying the development process by providing a template for quick project setup without the need for business-specific features. Its unique approach to rbac design and frontend-backend separation sets it apart, making it a convenient option for developers working on projects of varying sizes. With features like RBAC permission management, token refresh mechanism, and efficient backend and frontend development tools, PurestAdmin offers a comprehensive solution for building robust applications.