Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/kualico/nats-streaming-console

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/kualico/nats-streaming-console

  • v0.0.0-20190227160414-2ef9ecae980d
  • Source
  • Go
  • Socket score

Version published
Created
Source

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.

FAQs

Package last updated on 27 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc