LakGillJPN/ken-ken-pa

Page does not display on Render.com

LakGillJPN opened this issue · 3 comments

We deployed the website onto Render.com, and while it does say that the "Deploy Succeded", the page only shows an error stating an "Invalid Host header".

We believe the problem originated after we merged a pull request containing the server folder and Firebase implementation.

Possibly related:

  • Should the start script in package.json run node server/index.js instead?

Temporarily fixed by removing "proxy": "http://localhost:4000" from kenkenpa/package.json.