dev-subscribe@skywalking.apache.org
, follow the reply to subscribe the mailing listskywalking
channel at Apache SlackThis repo wouldn't release separately. All source codes have been included in the main repo release. The tags match the main repo tags.
The app was built with vue + typescript.
npm
:npm install
Notice, as SkyWalking primary UI, the npm build has been integration in SkyWalking dist build.
All following builds are for dev.
npm install npm run serve
The default UI address is http://localhost:8080
.