Using twitter gem as wrapper to interact with twitter api. Using twitter-text to make links and mentions clickable.
Using dotenv to set development variables.
git push heroku master
Adding configurations manually
heroku config:set ENV['key']=ENV['variable']