shardingsphere/sharding-ui
j ae59f1521f init 2024-10-08 17:34:03 +08:00
..
sharding-ui-backend init 2024-10-08 17:34:03 +08:00
sharding-ui-frontend init 2024-10-08 17:34:03 +08:00
README.md init 2024-10-08 17:34:03 +08:00
pom.xml init 2024-10-08 17:34:03 +08:00

README.md

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)