Skip to content

Icesource/shardingsphere-ui

 
 

Repository files navigation

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.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

Releases

No releases published

Packages

No packages published

Languages

  • Java 39.1%
  • Vue 30.9%
  • JavaScript 27.0%
  • Shell 0.9%
  • CSS 0.8%
  • HTML 0.6%
  • Other 0.7%