mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-09-20 04:59:27 +00:00
e164d87209543b8bdfaf9c8b248dc5bc36ac721c
Apache SkyWalking Booster UI
Apache SkyWalking Booster UI.
This UI starts from SkyWalking OAP v9 core.
Release
This repo wouldn't release separately. All source codes have been included in the main repo release. The tags match the main repo tags.
Development
The app was built with Vue3.x + Typescript.
Prepare
- Fork, then clone the repo and change directory into it.
- Install dependencies via
npm
:
npm install
Build
All following builds are for dev.
npm install
npm run dev
The default UI address is http://localhost:3000
.
Contact Us
- Mail list: dev@skywalking.apache.org. Mail to
dev-subscribe@skywalking.apache.org
, follow the reply to subscribe to the mail list. - Send
Request to join SkyWalking slack
mail to the mail list(dev@skywalking.apache.org
), we will invite you in. - For Chinese speaker, send
[CN] Request to join SkyWalking slack
mail to the mail list(dev@skywalking.apache.org
), we will invite you in. - Twitter, ASFSkyWalking
- bilibili B 站 视频
License
Description
Languages
Vue
50.8%
TypeScript
47.3%
SCSS
1.1%
JavaScript
0.4%
Shell
0.3%