Introduction to Vben5
Introduction
The Simple Admin Vben5 UI is a brand-new back-end UI developed by Simple Admin based on the open-source project vue vben admin, which is deeply adapted to the Simple Admin distributed back-end server.
Official Documentation
For problems encountered in front-end development, you can go to the Vben official website to study by yourself. Click to jump. If there are bugs in the vben framework, you can go to the vben repository to submit an issue. Click to jump
How to Start
Execute the following command in the project directory:
pnpm dev
Then the development mode can be started.
How to Build
Execute the following command in the root directory:
make docker
Nginx
The nginx configuration is under the scripts/deploy
folder.
Initialize the database
Info
In the development environment, the initialization address is http://xxx/init
Warning
In the production environment, it is http://xxx/#/init
xxx
is the domain or base URL