transitmatters/regional-rail-explorer

Remove Heroku integration code

Closed this issue · 2 comments

As we look to migrate to AWS, we might want to remove all off the various Heroku webhooks and such. cc @idreyn

As far as code changes go, we'll be able to remove:

  • The Heroku SSL middleware
  • The app.json descriptor file

Both of these will be inert on the new instance, so we can do the handover and then remove them.