NodeJS backend and front end served using Express and Socket.io
Simple few steps to get it working
npm install
nodemon start
To force a refresh with nodemon
rs
and to close nodemon
CTRL + C
To view the application, open a browser and navigate to localhost:8080 or whatever port its running on
Add https support
end to end encryption with a client app
private channels
private messaging
/help commands