Angular 和 Nestjs 构建的开源后台管理系统,基于 @ng-nest/ui 组件库
This is an open-source backend management system built using Angular and Nestjs. The system provides basic modules for system management such as users, roles, organizations, and menus. It also supports RBAC (Role-Based Access Control) for permission management. The system is compatible with Angular 15.0.0, Nestjs 9.0.0, and the latest versions of Chrome, Microsoft Edge, Firefox, and Safari.
This is an open-source backend management system built using Angular and Nestjs. It provides basic system management modules and supports RBAC for permission management. The system is easy to install and can be customized according to specific requirements.
Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.
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.
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.