Client Environment
Setup the Poocho messenger chat client
Start Docker Swarm
Setup Environment for React Client (Dev)
REACT_APP_NATS_HOST = localhost:4222
REACT_APP_API_URL = http://localhost:5050REACT_APP_NATS_HOST = xxx.xxx.xxx.xxx:4222
REACT_APP_API_URL = http://xxx.xxx.xxx.xxx:5050Setup Database
Start Docker Swarm

Open the web browser to
Last updated
Was this helpful?