Dashboard
# install dependencies
yarn
# serve with hot reload at localhost:9080
yarn dev
# build electron application for production
yarn build
# lint all JS/Vue component files in `src/`
yarn lint
This project was generated with electron-vue@4c6ee7b using vue-cli. Documentation about the original structure can be found here.
This project was cloned based on vue-element-admin@e5d4290
I changed a lot of things like webpack 4, upgraded electron to latest
Some features:
- Add/Edit/Remove Kafka Connect Clusters using cookies (persistance using electron-cookies + js-cookie)
- Add/Edit/Remove kafka Connect Connectors on a specific cluster
- Pause/Resume/Restart connectors or tasks of connector