React Admin screenshot

React Admin

Author Avatar Theme by Baiwumm
Updated: 29 Nov 2024
201 Stars

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

Categories

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.

Installation

  1. Clone the project repository.
    git clone [repository_url]
    
  2. Install dependencies.
    pnpm install
    
  3. Start the development server.
    npm start
    
  4. Compile the project for production.
    npm run build
    

Summary

This web application is built using a stack of modern front-end and back-end technologies. It offers an online preview for users to explore its features. The installation process involves cloning the repository, installing dependencies, and running the project locally. The project highlights the recommended environment and dependencies for seamless execution. Users are encouraged to give it a star on the respective platforms to show appreciation to the author.