v1narth
v1narth2w ago

tRPC in a “monorepo” (server / client folders in same repo)

So i happen to have a monorepo project in a sense that it has 2 folders (server / client) in the same repo. No workspaces, no package json or tsconfig in root. Trying to setup trpc, but client tsc throws server errors, my guess is because path aliases configured in both folders tsconfig. Is there a way to setup trpc in this case, or i need to look into converting the project into a valid monorepo?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?