Skip to content

albert12132/tweetbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweetbot

http://tweetbot.herokuapp.com/

Local Dev

Assuming you have node and npm installed, you can then install dependencies:

npm install

To run the server on localhost,

node app

TODO

  • Figure out twitter API
  • Set up server to receive POST requests with tweets

Releases

No releases published

Packages

No packages published