Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 501 Bytes

File metadata and controls

20 lines (13 loc) · 501 Bytes

launch twittermapp

A simple node.js app that displays twitter search results and places the geolocation of the results on a map

to run server issue this command: node server.js [host]

example: node server.js http://127.0.0.1

server will run on port 5000 (or 80)

node.js npm dependancies: express oath passport node-twitter-api

TODO list:

see issues page