Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 929 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 929 Bytes

Sharding UI

License

Build Status

Overview

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

Sharding-ui-frontend

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

Sharding-ui-backend

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

Build

  1. git clone https://github.com/sharding-sphere/sharding-ui.git
  2. cd shrding-ui/
  3. Run mvn clean package
  4. Get the package in /dist.(sharding-ui.tar.gz)