T
tRPC

❓-help

how does one actually make trpc/client work with the app router

PPotatisMannen6/18/2023
ive been using trpc on the pages router for a while now and ive started putting together a next13 stack (all the dependencies i like etc) for some of the prototype projects we have. However i cant seem to wrap my head around how trpc would play along with the app router. the api handler seems straightforward, but how to configure the client context? any help appreciated

Looking for more? Join the community!