Hi!
I’m trying to run my NestJS API in Render. Every time I deploy, it fails without sending an error or it doesn’t detect the end of the deployment.
Do you currently support NestJS in your platform?
Kind regards
Hi!
I’m trying to run my NestJS API in Render. Every time I deploy, it fails without sending an error or it doesn’t detect the end of the deployment.
Do you currently support NestJS in your platform?
Kind regards
I have found a solution.
It was due to some dependencies added into devDependencies.
Working as expected now