Merge pull request #16 from menghaoranss/7288-2

Remove metadata config when add schema
tree: 24dd7715ef318e26f6a60d528d6bda80bc9e4687
  1. .mvn/
  2. shardingsphere-ui-backend/
  3. shardingsphere-ui-distribution/
  4. shardingsphere-ui-frontend/
  5. .asf.yaml
  6. .gitignore
  7. LICENSE
  8. mvnw
  9. mvnw.cmd
  10. NOTICE
  11. pom.xml
  12. README.md
  13. README_ZH.md
  14. RELEASE-NOTES.md
README.md

ShardingSphere UI

License

Build Status

Overview

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

ShardingSphere UI Frontend

shardingsphere-ui-frontend based on Vue.js 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