https://github.com/ckolderup/would-fav
idek
https://github.com/ckolderup/would-fav
Last synced: 5 days ago
JSON representation
idek
- Host: GitHub
- URL: https://github.com/ckolderup/would-fav
- Owner: ckolderup
- Created: 2014-11-30T15:49:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-01T01:10:01.000Z (about 11 years ago)
- Last Synced: 2025-04-08T09:22:55.301Z (10 months ago)
- Language: Ruby
- Size: 402 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Toolchain:
* Rbenv or some .ruby-version-compatible library
* Bundler
* Foreman
* Rails 4
You need a .env file to run this. Current keys:
Key | Value
----------------|----------------------------------
CONSUMER_KEY | Twitter application consumer key
CONSUMER_SECRET | Twitter application consumer secret
SECRET_KEY_BASE | standard Rails secret key, `rake secret` to generate