Table of Contents
Kafka Monitor is a tool that allows you to monitor and manage your Kafka cluster.
Install the dependencies.
$ npm install
// or
$ yarn
Test the app in dev mode.
$ npm run dev
// or
$ yarn dev
Make a new build
Commands by Operative System
- build:win32
- build:win64
- build:mac
- build:linux
$ npm run <command>
// or
$ yarn <command>
Contributions are what make the Open Source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply open an issue with the tag enhancement.
Don't forget to give the project a star ⭐! Thanks again!
-
Fork the project
-
Clone the repository
git clone https://github.com/@username/kafka-monitor
- Create your Feature Branch
git checkout -b feature/AmazingFeature
- Push to the Branch
git push origin feature/AmazingFeature
- Open a Pull Request
Distributed under the MIT License. See LICENSE.md
for more information.
Daniel Pereira - @aquiOtroDaniel - danielpp95
Project Link: https://github.com/danielpp95/kafka-monitor