NextJS trpc caller and Hono
Hi, do you manage to use appRouter.createCaller? I have nextjs and hono backend separate. I wanted to use caller in server components. I have this in my hono context and on my screenshot was the appRouterCaller. I'm having difficulty to access the context.
Hope you can help.
1 Reply
This is how I call the appRouter.createCaller().
