sample-env.txt 243 B

12345678910
  1. FLASK_SECRET=
  2. TWITTER_CLIENT_ID=
  3. TWITTER_CLIENT_SECRET=
  4. # Path to tweet.js converted into json (barely works, bolting these two things together)
  5. ARCHIVE_TWEETS_PATH=
  6. # For development on localhost set value to 1
  7. OAUTHLIB_INSECURE_TRANSPORT=