1 min read
Original source

Build a Full-Stack Todo App with Turborepo, tRPC, Next.js, NestJS & React Native

Take your TypeScript skills to the next level by building a production-grade full-stack Todo app with modern tools: - Turborepo for monorepo management and…

Take your TypeScript skills to the next level by building a production-grade full-stack Todo app with modern tools: - Turborepo for monorepo management and code sharing - PNPM for blazing-fast dependency installs - Next.js + tRPC for a type-safe web frontend - NestJS for a robust backend - Expo + React Native for a mobile experience - End-to-end type safety across the entire stack The post Build a Full-Stack Todo App with Turborepo, tRPC, Next.js, NestJS & React Native appeared first on Michael Guay.

Build a Full-Stack Todo App with Turborepo, tRPC, Next.js, NestJS & React Native | NestJS.io