mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-24 18:23:11 +00:00
* add:show & install caps in default center and docs other things: * fix #1601 (.md) error * adjust clean-md.py * refactor capability install part to reuse code * fix typo/bug, make get retrieve single file * try again * add:registry interface * add local registry * modify e2e test * add copyright * add unittest, fix docs * add copyright * fix e2e test * clean up testdata * clean up usage of fmt, rename * fix docs, rename func * fix docs
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.