A real time nodejs server.
Parse all Instagram's photos with #ripliveit hashtag and publish them to all connected client.
Clone the repository, than install all application's dependencies:
$ npm install --production
Launch all unit tests with:
$ npm run test
Run the application:
$ node server.js