Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 457 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 457 Bytes

FISL16 - ThoughtWorks

Application built to show profile images from tweets with a specific hashtag in a pixelated world map, it was used on FISL16 Thoughtworks booth.

Before install, export Twitter app credentials:

export CONSUMER_KEY=""
export CONSUMER_SECRET=""
export TOKEN=""
export TOKEN_SECRET=""

To install dependencies:

npm install

To run the server:

node server #hashtag

If no one hashtag is provided will use #fisl.