NodeJS based chat App
Live Demo: http://chat.hardorange.org/
To run:
- Clone repo
- Run npm install
- Run Grunt to compile js and css
- Copy _config.js to config.js
- Set server ip and port in config.js
- Set github secret_key (if you want to use the github webhook)
- Run node app