Browse Source

支持Docker一键启动前后端

pull/6912/head
JEECG 5 months ago
parent
commit
0d79cccc52
  1. 8
      README-EN.md
  2. 8
      README.md

8
README-EN.md

@ -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)

8
README.md

@ -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)
技术架构:

Loading…
Cancel
Save