Sign inSign up

marcoreni/nats-streaming-console

By marcoreni

•Updated about 8 years ago

nats-streaming-console

Image
0

226

marcoreni/nats-streaming-console repository overview

⁠Nats Streaming Console

A web console for Nats Streaming Server.

⁠Dashboard

⁠Clients

⁠Channels

⁠Server

⁠Store

⁠Usage

There are three ways to use Nats Streaming Console:

⁠Docker

The docker image is available from dockerhub https://hub.docker.com/r/kuali/nats-streaming-console⁠

⁠Electron App

Coming soon

⁠Checkout and run the Codes!

If you just want to build and run it. That is pretty easy too. You will need git and nodejs.

git clone https://github.com/KualiCo/nats-streaming-console.git
cd nats-streaming-console
npm install
npm run build-css
npm run build
node server

Good luck. Let me know if something goes wrong.

Tag summary

Content type

Image

Digest

Size

133.4 MB

Last updated

about 8 years ago

docker pull marcoreni/nats-streaming-console