tigawanna / sockets-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT CHAT SERVER

Simple react app bootstrapped with express and sockets.io.

scripts

For development clone the repo

npm install
npm run start to preview,

Works with a simple react client client code

Just hop in and chat , messages are broadcast to all the clients currently connected and no data is persisted

helpful resources

managing users

About


Languages

Language:TypeScript 93.5%Language:HTML 4.9%Language:Dockerfile 1.1%Language:Procfile 0.4%