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
|
||||
ncconfig.json
|
||||
/handleRecords/
|
||||
/web-client
|
||||
@@ -20,4 +20,7 @@ git pull --rebase --recurse-submodules
|
||||
|
||||
## 配置说明
|
||||
首次配置,需要配置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