
Get started quickly
Less than 1 minute
Environment preparation
- Install the rust environment
- Install Cargo
- mysql
- redis
- nginx
- pnpm
Backend runs
Project import vs code
Open the terminal Run cargo r
shown in the figure below, it means that the project has been successfully started

Front-end operation
Project import vs code
Open the terminal Run pnpm run dev
shown in the figure below, it means that the project has been successfully started
