tRPC + NestJS monorepo example This repository serves as a complimentary code for the article explaining how to integrate tRPC with NestJS with Authentication in monorepo. Running the example pnpm install pnpm run dev open http://localhost:5173 in your browser