Vue Naive Admin 2.0 的后端服务,使用 Nestjs + TypeOrm + MySql + Redis 搭建,实现了 JWT 认证、菜单管理、RBAC 权限控制核心等功能
Isme Nest Server is the backend service for Vue Naive Admin 2.0, built using Nestjs + TypeOrm + MySql + Redis. It provides features such as JWT authentication, menu management, and RBAC permissions control. The project is open-source under the MIT license, allowing users to freely use, modify, and distribute the software.
Isme Nest Server is a powerful backend service for Vue Naive Admin 2.0, offering essential features like JWT authentication, menu management, and RBAC permissions control. With its open-source nature under the MIT license, users have the freedom to customize and utilize the software without restrictions.
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.
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 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.