/trpc-x-next-app-router

A demo showcasing the use of tRPC with the Next.js 13 App Router.

Primary LanguageTypeScript

tRPC x Next.js 13 App Router

A demo showcasing the use of tRPC with the Next.js 13 App Router. Credit to Jack Herrington for his video on this.

Getting Started

Install packages:

pnpm i

Run dev server:

pnpm dev

Enjoy!