0.3.1 • Published 4 years ago

nats-streaming-ui v0.3.1

Weekly downloads
11
License
ISC
Repository
gitlab
Last release
4 years ago

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.git
cd nats-streaming-ui
yarn run build:react
node ./server/index.js

Issues

Let us know about any issues by GitLab

Credits

Inspired By