trpc types sharing non-monorepo project
What is your solution for types sharing using trpc but withouth a monorepo? I have 2 completly separate folders: client & server and I would like to have one source of types truth from the server. But it seems that trpc cannot manage and they just recommend to use a monorepo for that. Anyone has an idea please? ty
0 Replies