Successfully Hosted Nodejs app on render not responding

567 Views Asked by At

I have a nodejs app which uses handlebars as templating engine, the app run perfectly fine with no errors on development, and also after hosting it on render the renter's console show status for successful deployment and it's live right now. But the problem is that when ever I make request the site it never respond. The GitHub repo

While the hosted site's link is here

Render's event logs enter image description here

0

There are 0 best solutions below