mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 04:26:39 +00:00
* Feat: add vela def gen-cue command Signed-off-by: iyear <ljyngup@gmail.com> * Fix: golangci-lint G304 error Signed-off-by: iyear <ljyngup@gmail.com> * Chore: remove useless stat Signed-off-by: iyear <ljyngup@gmail.com> * Chore: remove useless log Signed-off-by: iyear <ljyngup@gmail.com> * Chore: type alias Signed-off-by: iyear <ljyngup@gmail.com> --------- Signed-off-by: iyear <ljyngup@gmail.com>
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.