Right now when deploying to Heroku, there are a few environment variables that users must set to customize the product:
- SENDGRID_API_KEY
- LOGO_URL
It'd be great to setup a global preferences screen for admins to control these settings rather than have them as environment variables.