- createTRPCContext + useTRPC hook for typed client access - NextTrpcProvider with SSR-safe absolute URL resolution - TanstackTrpcProvider for TanStack Start apps - /api/trpc catch-all route handler in web-next - Wire NextTrpcProvider into app providers - Add @repo/core-trpc to transpilePackages
5 lines
56 B
JSON
5 lines
56 B
JSON
{
|
|
"extends": ["//"],
|
|
"tags": ["core-composition"]
|
|
}
|