Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 504 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 504 Bytes

Riplive.it Instagram Api

A real time nodejs server.

Build Status

Parse all Instagram's photos with #ripliveit hashtag and publish them to all connected client.

Installation and run

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