Random gif generator using Giphy api
bundle install first (new gem "thin" required) $ thin start --ssl -p 3000 Access to https://localhost:3000
Ignore the privacy warning from chrome. Continue to the homepage by clicking "advanced" in left bottom corner of the warning message, and click "continue".
#Starting server from ngrok $ rails s $ ngrok http -subdomain=banzairoulette 3000 access http://banzairoulette.ngrok.io
##Please install ngrok https://ngrok.com/