Getting 404 response for node express app

I created an node express app and getting 404 response for homepage or subpages.

https://fetchpincodeservice.onrender.com/

what could be the reason behind it?

whatever log i am enabling using console.log are not getting printed on the deploy console either

Found the issue, i used static site instead of web service, which caused the issue.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.