My Node.js server doesn't work

@Dlazder That’s to be expected, you won’t be able to run a node.js server on Netlify.

If you want to engineer your project that way, then you’ll need to seek another applicable hosting provider.

Alternatively you can change your project so that it uses Serverless Functions instead.

1 Like