Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 367 Bytes

Readme.md

File metadata and controls

34 lines (24 loc) · 367 Bytes

Development

Install Dependencies

yarn

or

npm install

Run

yarn start

or

npm start

Configuring the environment

  1. Add a file named .env
  2. Add TWITTER_CONSUMER_KEY
  3. Add TWITTER_CONSUMER_SECRET
  4. Add TWITTER_ACCESS_KEY
  5. Add TWITTER_ACCESS_TOKEN_SECRET
  6. Add TWITTER_CALLBACK_URL