Add source distribution to shardingsphere-ui (#4027)

* add shardingsphere-ui-bin-distribution module

* add shardingsphere-ui-src-distribution module

* add final name for shardingsphere-ui
26 files changed
tree: 201a73c95750fb7e27c4f4f4e3ad49966f8c4a8d
  1. shardingsphere-ui-backend/
  2. shardingsphere-ui-distribution/
  3. shardingsphere-ui-frontend/
  4. pom.xml
  5. README.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/incubator-shardingsphere.git
cd incubator-shardingsphere/shardingsphere-ui/
mvn clean package

Get the package in /dist. (shardingsphere-ui.tar.gz)