Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 708 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 708 Bytes

BCN Says

You'll need nodejs and npm installed on your system.

Installation

git clone https://github.com/bertez/bcnsays
cd bcnsays
npm install

Go to http://dev.twitter.com, log with your user, create a new app and get the api keys and access tokens. Edit app.js and fill the credentials object with the keys. And then:

node app.js

Go to http://localhost:5002 and everything should be working.

License

MIT

Credits

Developed during the Barcelona Interdocs Popathon on may 31th, 2014 by Irene Gil, Océane Apffel-Font, Andrea Traldi, Lucia Andújar, Cláudio Silva and Berto Yáñez.