A simple chat service based on Node.js & WebSocket, used to learn Node.js
Adapted from:
https://gist.github.com/martinsik/2031681
npm install node chat-server.js
then open frontend.html in your browser
TODO:
- prepare an ansible playbook for deployment
- configure Nginx
- configure Supervisor