This is a simple chat server that allows to create room and chat anonymously.
Access the live running application at http://glug.nith.ac.in:3000
Make sure you have Redis already runing
npm install
npm start
- nodejs
- express framework
- socket.io
- redis
- bootstrap
PRs accepted.
MIT © Richard McRichface