App to exercise Heroku Connect

Image of Hammy and GP

Local Development

- cp env.example .env
- ./hammy

Deployment

  1. Deploy
  2. Provision Connect
heroku addons:create [herokuconnect|connectqa]:test -a new-app-name
heroku addons:open [herokuconnect|connectqa] -a new-app-name
  1. Authenticate with Salesforce
  2. Import configuration from config.json
  3. Visit https://dashboard.heroku.com/apps/new-app-name and change to hobby dynos and enable pywriter

Salesforce