Skip to content

Latest commit

 

History

History

kargos-frontend

kargos-frontend

An frontend client that provides user interface using ReactJS.

Features

  • Frontend service using ReactJS.
  • Monitor Kubernetes events, workloads, nodes with ease.

Docker

enter image description here Example execution command:

docker run -it kargos/kargos-frontend

NPM

You can also run frontend using:

npm install
npm start

This will start server at port :3000.

License

The ReactJS dashboard template was brought to you by Themesberg (Crafty Dwarf LLC). The dashboard was modified from open source project Volt React Dashboard. For details on their license, please check LICENSE_THEMESBERG.md for more information.