Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 595 Bytes

File metadata and controls

23 lines (13 loc) · 595 Bytes

Galileo Social

A cool Galileo Projects which trends off twitter and powers cool devices

Usage

Create an app on twitter.

In order to access the Twitter API we need to register an application.

To do this sign into https://apps.twitter.com with your twitter account.

Create a new application and copy over your consumer key, secret, access key and secret key into app.js

Download dependencies

From the application root directory execute npm install

Running the application

From the application root directory execute node app.js Open your browser at http://localhost:3000