I uploaded all the files to GitHub and linked it to the Heroku which I deployed successfully. But after going to the link I only see a blank page. No any errors. Locally my application runs without errors. How to fix this?
How do I host the frontend on Heroku ?
Hi,
Thanks for your question!
Could you please send us what you have been done to link the template to Heroku (it would be great to receive steps to reproduce the error) and what outcome you expected?
After we receive the following information we will start to investigate the issue and try to assist you!
Best regards,
Eugene
You seem to be doing everything right. You need to connect the git account to heroku right away Then upload the application on heroku Also remember to remove yarn.lock/package-lock.json and set heroku/nodejs buildpack