Been trying to make an app very similar to this. However, when deploying to Heroku without a HOST file I get "Invalid Host Header" on the react app. When adding a HOST I get an error from the Heroku logs.
Just curious how you've avoided this issue. Thanks!