commit | f7889c80f7920ec850659dab4b3d5fc9d78d51b6 | [log] [tgz] |
---|---|---|
author | dayu <wenyu.dai@qq.com> | Wed Dec 22 16:27:07 2021 +0800 |
committer | GitHub <noreply@github.com> | Wed Dec 22 16:27:07 2021 +0800 |
tree | bdf5c4c85e11eb802c50fb30b83287288b18e8a0 | |
parent | 969e3517a7d8bb63fb17ca03631301983ac6ba65 [diff] |
support "Configure Data Permission" search (#164) (#169) Co-authored-by: wenyu.dai <“wenyu.dai@qq.com”>
Apache ShenYu Dashboard is frontend of a management background for Apache ShenYu. The API interface is in the Apache Shenyu Admin module.
Modify the api url for different environment, eg: http://192.168.1.100:8000
# install dependencies in this project root path. npm install # start npm start
# install dependencies in this project root path. npm install # build for production npm run build # copy to apache-shenyu-admin cp -rf dist/* shenyu-admin/src/main/resources/static/