COPY FROM https://gitlab.com/united-travel-tickets/common/nats-streaming-ui AND FIX SOME BUG
Powerful dashboard for the Nats Streaming
- 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
start nats-streaming first,and open monitor on port 8222
docker-compose build && docker-compose up
Follow the link http://127.0.0.1:8283
start nats-streaming first,and open monitor on port 8222
git https://gitlab.com/united-travel-tickets/common/nats-streaming-ui.git
cd nats-streaming-ui
yarn run build:react
node ./server/index.js
- nats-streaming-console by KualiCo
- Google Cloud Pub/Sub