ArxkA
tRPC2mo ago
3 replies
Arxk

Using react server components with separate API

Hi

I have a separate API from my frontend, when setting up https://trpc.io/docs/client/react/server-components how would I be able to have it use my separate API url instead
These are the docs for our 'Classic' React Query integration, which (while still supported) is not the recommended way to start new tRPC projects with TanStack React Query. We recommend using the new TanStack React Query Integration instead.
Set up with React Server Components | tRPC
Was this page helpful?