Merge pull request #6 from kimmking/refactorFrontend

refactorFrontend
tree: 7ce1c3affd8d51bb897de786ea09694317522cb0
  1. .mvn/
  2. shardingsphere-ui-backend/
  3. shardingsphere-ui-distribution/
  4. shardingsphere-ui-frontend/
  5. .asf.yaml
  6. .gitignore
  7. jenkinsfile_ui
  8. LICENSE
  9. mvnw
  10. mvnw.cmd
  11. NOTICE
  12. pom.xml
  13. README.md
  14. README_ZH.md
  15. RELEASE-NOTES.md
README.md

ShardingSphere UI

License

Build Status

Overview

ShardingSphere UI is a management background for ShardingSphere, including: dynamic configuration, Data orchestration, etc.

ShardingSphere UI Frontend

shardingsphere-ui-frontend based on vue and use the UI Toolkit element.

ShardingSphere UI Backend

shardingsphere-ui-backend is a standard spring boot project.

How to Build

git clone https://github.com/apache/shardingsphere-ui.git
cd shardingsphere-ui/
mvn clean package -Prelease

Get the package in shardingsphere-ui/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-ui-bin.tar.gz