T
tRPC
Forced router input?
Forced router input?
Looking for more? Join the community!
T
tRPC
Forced router input?
T
tRPC
Forced router input?
Recommended Posts
Authentication with Expo applicationHi guys,
I wan't to convert my current application stack to T3 stack.
Current stack is:
- NestJSOne router multiple adapters?Hey all!
This might be misguided question, but I'm working on building an api with tRPC that will betRPC Express server with Next.jsAs much as I hate this, I am required to use Express for back-end and Next.js for front-end.
I haveis Nextjs enough as backend?Hi guys,
I'm new to tRPC and would like to rewrite my current project to use single monorepo insteaTS(2742) error when trying to create clientNPM with Node v18.16.1.
I get the following error when trying to create a client. I've imported allWrapping useQuery into a custom hookI'm trying to wrap `useQuery` into a custom hook (as I have some legacy code that I need to run befoPass additional data from `useQuery` to contextFor `splitLink` there is a way to pass context value through `useQuery` as second param `{ trpc: { cCannot set headers in procedures with fetch adapterAm i right that with such a setup in nextjs app router route handler:
```ts
const handler = async (rDoes anybody now how to fix cors policy error?I am facing this error:
Access to fetch at 'http://localhost:3002/trpc/getBotTag?batch=1&input=%7B%7how to handle error from Zod in trpc?I would like to return error instead throwing it away so i could show user nice feedback
i found htt