mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-09 10:56:53 +00:00
* add vela edit * vela def group commands * 1. change scheme of definition cue 2. add vela def tests 3. reformat * fix render template bugs * add definition examples (migrated from serverless iac) * retrigger github ci Co-authored-by: Yin Da <yinda@B-2943Q05P-1738.local>
Vela CLI and Dashboard Reference Implementation
This folder contains all reference implementation of vela cli, apiserver and dashboard. It provides a PoC of how to integrate KubeVela with your own system, you can refer to these implementations and build your own.
The formal KubeVela APIServer is a standalone project called velacp.