limitless-falls-22884.herokuapp.com
Include the following files /.env
and /client_secrets.json
BOX_CLIENT_ID=
BOX_CLIENT_SECRET=
YOUTUBE_CLIENT_ID=
YOUTUBE_CLIENT_SECRET=
YOUTUBE_API_SERVICE_NAME=Hermione
YOUTUBE_API_VERSION=v3
YOUTUBE_DEVELOPER_KEY=
GOOGLE_APPLICATION_CREDENTIALS=
Downloaded from the Google API dashboard
rails db:create
rails db:migrate
rails db:seed
rails s