You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| 00.auto-config-docker.cmd | 2 years ago | |
| 01.migrate-db.cmd | 2 years ago | |
| 10.start-ids.bat | 2 years ago | |
| 11.start-ids-admin.bat | 2 years ago | |
| 12.start-localization.bat | 2 years ago | |
| 13.start-platform.bat | 2 years ago | |
| 14.start-messages.bat | 2 years ago | |
| 15.start-task-management.bat | 2 years ago | |
| 16.start-webhooks-management.bat | 2 years ago | |
| 17.start-workflow-management.bat | 2 years ago | |
| 18.start-admin.bat | 2 years ago | |
| 70.start-internal-gateway.bat | 2 years ago | |
| 80.start-host.cmd | 2 years ago | |
| 91.install-node-module.cmd | 2 years ago | |
| 99.start-ui.cmd | 2 years ago | |
| readme.md | 2 years ago | |
readme.md
快速启动后端项目: 1.使用 00.auto-config-docker.cmd 自动配置docker环境 2.使用 01.migrate-db.cmd 迁移数据库 3.使用 80.start-host.cmd 启动后端项目 注:请按自己电脑运行速度调整 80.start-host.cmd 文件中的 stime 参数。 快速启动前端项目: 1.使用 91.install-node-module.cmd 安装npm依赖 2.使用 99.start-all.cmd 启动项目