Isme Nest Serve

screenshot of Isme Nest Serve
nestjs

Vue Naive Admin 2.0 的后端服务,使用 Nestjs + TypeOrm + MySql + Redis 搭建,实现了 JWT 认证、菜单管理、RBAC 权限控制核心等功能

Overview:

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.

Features:

  • Nestjs + TypeOrm + MySql + Redis: Utilizes this stack for robust backend functionality.
  • JWT Authentication: Implements secure authentication using JSON Web Tokens.
  • Menu Management: Allows for easy management and customization of menus.
  • RBAC Permissions Control: Facilitates role-based access control for enhanced security.

Summary:

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.

nestjs
Nest

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

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.