To use this app in development,
set AWS_ACCESS_KEY
, AWS_SECRET_KEY
and AWS_BUCKET
in .env
Heroku config can be synchronized using heroku config:push --overwrite
via this plugin:
https://github.com/ddollar/heroku-config
FIXME: Need real documentation