Nest Vben Admin

screenshot of Nest Vben Admin
nestjs

一款使用 Vben + Nest 开发的前后端分离的权限管理系统

Overview

The project is a comprehensive admin panel that utilizes a modern tech stack, featuring Vben Admin paired with NestJs, while making a transition to Ant Design Pro for enhanced user experience. It leverages TypeScript for a full-stack solution, aiming to provide users with robust management functionalities. Although it is no longer under active maintenance, it can serve as an excellent resource for developers embarking on TypeScript full-stack development.

Features

  • User Management: Easily manage users with functionality to add, edit, and remove user accounts.
  • Role Management: Define and control access levels with a straightforward interface for role assignment.
  • Menu Management: Customize and organize application menus to enhance navigation and usability.
  • Department Management: Facilitate organizational structure by managing departments effectively.
  • File Uploading: Supports file uploads, making it convenient for users to handle document sharing.
  • Scheduled Tasks: Automate recurring tasks to improve workflow efficiency and save time.
  • Email Tools: Integrated email utilities for streamlined communication within the application.
  • System Monitoring: Keep track of application health and performance with built-in monitoring tools.
nestjs
Nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.