BillyBobB
tRPC3y ago
1 reply
BillyBob

Help understanding how to deploy tRPC in monorepo.

Hi All,
I read in the FAQ that most benefits come from using tRPC in a monorepo. So if i want to build an app, that for example used tRPC with Fastify and a nextJS frontend. How exactly would this be deployed? Would it still work as expected if deploying the client and server separately to different ec2 instances for example. Am i right in thinking that the benefit comes with the type safety during development so how its deployed does not really matter?
Was this page helpful?