T
tRPC
Express tRPC NextJS
Express tRPC NextJS
Looking for more? Join the community!
T
tRPC
Express tRPC NextJS
T
tRPC
Express tRPC NextJS
Recommended Posts
Dynamic links url dependent on next headers?Hi,
We're currently explore if we can use trpc on a multi tenant next.js 13 application.
But we cancalling TRPCProxyClient from inside trpc procedure fails on vercel route handlers edge runtimei setup my client as following:
```
export const serverToServerApi = createTRPCProxyClient<AppRouter