Skip to content

ncherro/nats-docker-ws-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NATS + Docker + Websockets + React example

Requirements

  • Docker + Docker Compose

Running

  • docker-compose up to spin up the websocket backend
  • cd frontend; yarn start to spin up the React frontend at http://localhost:3000

* assumes dockerhost points to your docker-machine ip. if not, then update frontend/package.json and override the REACT_APP_NATS_HOST value

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published