Skip to content

chriscortez/twitvault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitvault

A node.js application that allows you to archive your tweets.

Install

After checking out the code, run npm install followed by npm install -g bower. Run bower install and you should then have all the necessary packages.

Running

Run node app.js from the command line and the app will start on port 8080.

IMPORTANT: Successfully running this project requires a file called .env to be in your directory with the following information:

TWITTER_CONSUMER_KEY=********

TWITTER_CONSUMER_SECRET=********

TWITTER_CALLBACK=********

For the private keys, contact an administrator of the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published