node-crudapi-ts
node-crudapi-ts copied to clipboard
Update server.ts
Hey @Braineanear, could you explain you propose with this PR please?
Thanks!
i'm using here clusters which will boost the performance of the API to use all all the cpu's cores when you upload your API on the cloud so you turn the setupServer to true when you run your API on the cloud but if you gonna develop it and use it in your PC you should turn it off, cause it will use all your cpu's cores and then the PC will slow down