This app is using Socket.IO websocket to reach the real time communication between clients. It uses Heroku for webserver.
This app is absolute BETA version, so if you like to join, and be part of something cool, let me know on My GitHub page.
If you have some remark please contact me My GitHub page.
You can reach it on https://smoke-app-io.herokuapp.com/ domain.
Make sure you have Node.js installed.
$ git clone https://github.com/slimtiexxx/smoke-app.git
$ cd smoke-app
$ npm install
$ node server
Your app will running on localhost:3000.
In progress...