chore: add scripts and set tools
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -58,3 +58,4 @@ hs_err_pid*
|
|||||||
cmconfig.json
|
cmconfig.json
|
||||||
ncconfig.json
|
ncconfig.json
|
||||||
/handleRecords/
|
/handleRecords/
|
||||||
|
/web-client
|
||||||
@@ -21,3 +21,6 @@ git pull --rebase --recurse-submodules
|
|||||||
## 配置说明
|
## 配置说明
|
||||||
首次配置,需要配置Yjs路径。
|
首次配置,需要配置Yjs路径。
|
||||||
同时还需要配置启动路径。
|
同时还需要配置启动路径。
|
||||||
|
|
||||||
|
启动CMHttpServer前需要执行``:agent-backend:prepareWebContent``,
|
||||||
|
启动NodeCenterServer前需要执行``:router-backend:prepareWebContent``
|
||||||
Submodule agent-backend updated: 6ac402a47e...877dcfe661
Submodule router-backend updated: 312b3336bb...38970a3fca
Reference in New Issue
Block a user