支持Docker一键启动前后端

pull/6912/head
JEECG 2024-06-28 18:01:08 +08:00
parent 9070b4a1c7
commit 0d79cccc52
2 changed files with 4 additions and 12 deletions

View File

@ -60,13 +60,11 @@ For the project
Jeecg-Boot low code development platform can be applied in the development of any J2EE project, especially for SAAS projects, enterprise information management system (MIS), internal office system (OA), enterprise resource planning system (ERP), customer relationship management system (CRM), etc. Its semi-intelligent manual Merge development method, Can significantly improve the development efficiency of more than 70%, greatly reduce the development cost.
Docker starts the project
Starts the project
-----------------------------------
- [Docker starts the vue3 ui](https://help.jeecg.com/java/docker/vue3.html)
- [Docker starts the java background](https://help.jeecg.com/java/docker/up.html)
- [IDEA Quick start](https://help.jeecg.com/java/setup/idea/startup.html)
- [Docker Quick start](https://help.jeecg.com/java/docker/quick.html)

View File

@ -58,14 +58,8 @@ Jeecg-Boot低代码开发平台可以应用在任何J2EE项目的开发中
启动项目
-----------------------------------
##### IDE启动
- [IDEA启动前后端项目](https://help.jeecg.com/java/setup/idea/startup.html)
##### Docker启动
- [Docker启动前端](https://help.jeecg.com/java/docker/vue3.html)
- [Docker启动后台](https://help.jeecg.com/java/docker/up.html)
- [Docker一键启动前后端](https://help.jeecg.com/java/docker/quick.html)
技术架构: