Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 697 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 697 Bytes

Commitizen friendly

NATS GUI

A tool to visualize and interact with NATS events.

Usage

  1. Clone the repository locally
  2. Run the following command:
docker-compose up --build
  1. Open the browser and go to localhost:3000

Features

  • Connect to nats server
  • Subscribe to a specific subject and receive events
  • Send events to a specific subject

Authors

  • @moisesrj97

Roadmap

  • Subscribe to messages ✅
  • Publish messages ✅

License

MIT

Contribution

This a very young project, so any contribution is welcome.