This repository was archived by the owner on May 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
JohnPlummer/twitter_script
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CONSUMER_KEY and CONSUMER_SECRET ENV vars need to be set on Heroku. To run the app locally create config/heroku.env.rb with the following content (don't forget to add to .gitignore) # This file contains the ENV vars necessary to run the app locally. # They should be set as ENV vars on Heroku. # Some of these values are sensitive, and some are developer specific. # # DO NOT CHECK THIS FILE INTO VERSION CONTROL ENV['CONSUMER_KEY'] = 'ImJpVe3t4HG1H81kmHMHw' ENV['CONSUMER_SECRET'] = 'LH6w1APk9TzEcDsQQyICxU9VVw37DyzvFN0Kyw8M'
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published