backboneB
tRPC3y ago
13 replies
backbone

how to build tRPC and Prisma with express?

I am using TSC as the official docs example does.
But when I use paths in tsconfig.json, It does not work because of not transforming paths . Should I add webpack like nestjs doing?
Was this page helpful?