NATS Streaming UI
Powerful dashboard for the Nats Streaming
Features
- Dashboard - some metrics like number of messages, channels, subscriptions, etc.
- Channels - channels list, ability to create new channel, push message to the queue
- Subscriptions
- Clients
How to run with Docker
docker-compose build && docker-compose up
Follow the link http://127.0.0.1:8282
How to run locally
git https://gitlab.com/united-travel-tickets/common/nats-streaming-ui.gitcd nats-streaming-uiyarn run build:reactnode ./server/index.js
Issues
Let us know about any issues by GitLab
Credits
Inspired By
- nats-streaming-console by KualiCo
- Google Cloud Pub/Sub