Skip to content
/ velaux Public
forked from kubevela/velaux

The KubeVela User Experience (UX) Plane

License

Notifications You must be signed in to change notification settings

cloorc/velaux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt

VelaUX

Overview

The KubeVela User Experience (UX) Dashboard. Designed as an extensible, application-oriented delivery control panel.

Quickstart

yarn install
yarn start

Configure the API server address locally.

echo "BASE_DOMAIN='https://127.0.0.1:8000'" > .env

Community

  • Slack: CNCF Slack #kubevela channel (English)

  • DingTalk Group: 23310022 (Chinese)

  • Wechat Group (Chinese) : Broker wechat to add you into the user group.

Contributing

Check out CONTRIBUTING to see how to develop with KubeVela.

Report Vulnerability