Next.js app router + TRPC...how to set it up?
Note You can already use tRPC with app directory, by:>
- usingI saw this written in the readme of the example-next-app-dir What does this mean? How can I set it up?@trpc/client
directly in components (both RSC and non-RSC) - use@trpc/next
for client components
4 Replies
hey you can watch this video it explains how to setupd trpc with app router https://www.youtube.com/watch?v=qCLV0Iaq9zU&t=0s
Jack Herrington
YouTube
tRPC + NextJS App Router = Simple Typesafe APIs
Upcoming course: pronextjs.dev
š Code : https://github.com/jherr/trpc-on-the-app-router
š Don't forget to subscribe to this channel for more updates: https://bit.ly/2E7drfJ
š Discord server signup: https://discord.gg/ddMZFtTDa5
š VS Code theme and font? Night Wolf [black] and Operator Mono
š Terminal Theme and font? oh-my-posh with powerlevel1...
This doesn't showcase how to implement context
no context still
See the code from the T3 Turborepo.
https://github.com/t3-oss/create-t3-turbo