[!] merged install

This commit is contained in:
王昆 2021-08-25 16:30:40 +08:00
parent bb6f767b16
commit 0616d7df17
2 changed files with 8 additions and 2 deletions

View File

@ -24,8 +24,14 @@ yarn start-win
APPSMITH_MONGODB_URI="mongodb://10.10.13.50:27017/appsmith"
APPSMITH_REDIS_URL="redis://10.10.13.50:63799"
// 使用 IDEA 打开工程
app/server
// 构建 java 服务
mvn clean compile
bash ./build.sh -DskipTests
// 启动 java 服务
cd app/server
bash ./scripts/start-dev-server.sh
```

View File

@ -14852,7 +14852,7 @@ rc-resize-observer@^1.0.0:
rc-util "^5.0.0"
resize-observer-polyfill "^1.5.1"
rc-select@^12.0.0, rc-select@~12.1.6:
rc-select@^12.0.0, rc-select@^12.1.10, rc-select@~12.1.6:
version "12.1.13"
resolved "https://registry.nlark.com/rc-select/download/rc-select-12.1.13.tgz#c33560ccb9339d30695b52458f55efc35af35273"
integrity sha1-wzVgzLkznTBpW1JFj1Xvw1rzUnM=