I am a Dev
I am a Devā€¢11mo ago

is there a simple boilerplate that has everything ready to deploy?

For example nodemon, reading the port for .env, etc. (I don't know if that's how it is haha) I use turborepo, so can be an internal package. But I want to see how the project configuration looks for the deploy. It's the first time I am creating a server, for now it will be deployed on a PC on an intranet. It's just a server to everyone in the intranet can access and modify a json file. Thanks
2 Replies
Alex / KATT šŸ±
Alex / KATT šŸ±ā€¢11mo ago
some of them have a render.yaml already for deployment on render.com and some are deployed on vercel as-is