React Admin

screenshot of React Admin
nestjs
react
ant-design

基于 React + Nest 全栈开发的后台系统

Overview

This product is a web application built with a stack of front-end technologies including React, Ant Design, Umi, and TypeScript. The back-end utilizes Nest.js, Sequelize, Redis, and MySQL. The project can be previewed online at a specified URL with the credentials provided. The preferred environment and dependencies for running the project are listed, recommending the use of pnpm, Node.js version 14.x or higher (preferably 16.x), Umi, MySQL version 8.x, and Redis.

Features

  • Front-end Technologies: Utilizes React, Ant Design, Umi, and TypeScript.
  • Back-end Technologies: Implements Nest.js, Sequelize, Redis, and MySQL.
  • Online Preview: Available for preview at a designated URL with login credentials provided.
  • Environment Recommendations: Recommended usage of pnpm as the package management tool, Node.js version 14.x or higher, Umi, MySQL version 8.x, and Redis.
nestjs
Nest

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

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

ant-design
Ant Design

Ant Design is a React UI library that provides a set of pre-designed components and design resources for building high-quality, responsive web applications.