Skip to content

ibrahimjelliti/backend

 
 

Repository files navigation

Kubevious Backend

Kubevious brings clarity and safety to Kubernetes. Kubevious renders all configurations relevant to the application in one place. That saves a lot of time from operators, enforcing best practices, eliminating the need for looking up settings and digging within selectors and labels.

Backend is only one of the components required by Kubevious. Learn more about Kubevious architecture here. Kubevious High-Level Architecture

Local Setup and Development

# Install NPM dependencies
$ npm install

# Run Kubevious Backend
$ ./run-dev.sh

Make sure to also run the Frontend and Parser components.

About

The backend for Kubevious project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.5%
  • Shell 7.0%
  • Dockerfile 0.5%