I am a DevI
tRPC3y ago
3 replies
I am a Dev

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
Was this page helpful?