Skip to content

danielpp95/kafka-monitor

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn



Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Logo

Kafka Monitor is a tool that allows you to monitor and manage your Kafka cluster.

(back to top)

Built With

(back to top)

Getting Started

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>

(back to top)

Contributing

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!

  1. Fork the project

  2. Clone the repository

git clone https://github.com/@username/kafka-monitor
  1. Create your Feature Branch
git checkout -b feature/AmazingFeature
  1. Push to the Branch
git push origin feature/AmazingFeature
  1. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

Contact

Daniel Pereira - @aquiOtroDaniel - danielpp95

Project Link: https://github.com/danielpp95/kafka-monitor

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published