Skip to content

KavehMina/Brachio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A React client for monitoring and managing jetstreams in NATS messaging system, written in typescript.

Stack

React TypeScript Redux NATS

Configuration

Use connectionconfig.json in src folder to change the server URL for your NATS.ws connection.

For more information about NATS and customizing the server.conf file refer to NATS documentation.

Environment

  • Download & Install GO

  • Download NATS-Server

  • Add NATS' path to windows

Starting Up

  • Install react app

    npm install

  • Run NATS-Server

    nats-server -c server.conf

  • Run React app

    npm start

About

A React client for monitoring and managing jetstreams in NATS messaging system, written in typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors