danasilver / spectacles-tweets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download Tweets from @Spectacles

Install

brew install mongodb
npm install

Run

Start MongoDB

npm run start-db

Create the db indices

npm run create-index

Backfill Tweets

npm run backfill

Update Tweets

npm run update

About


Languages

Language:JavaScript 100.0%