T
tRPC
Configuration help
Configuration help
Looking for more? Join the community!
T
tRPC
Configuration help
T
tRPC
Configuration help
Recommended Posts
I'm curious to know if anyone has any suggestions on how I can track the replies to the emailsI'm curious to know if anyone has any suggestions on how I can track the replies to the emails I sentRPC subscription : Access to socket ID from subscriptionI'm trying to implement user online status in a reliable way on my app, on the "live" part of my appHaving Issue With Context in App Directory Next.jsI am having an issue with creatin the trpc context with both the session and prisma. I am trying to tRPC querying data via function not workingIn the below code, `fetchSocialMediaData` is logging `themeId` but, not `response`, getting error asNext.js app router + TRPC...how to set it up?> **Note**
> You can already use tRPC with app directory, by:
>
> - using `@trpc/client` directly inHow do I setup App router + TRPC + Lucia Auth? (protected routes)I'm trying to setup tRPC with Lucia in app router but I struggle to make protected routes work.
I mNEXT.JS / Serverless AWSConfigured trpc locally. Everything works great. When deploying via serverless on aws - mutations doHow do I set a context dynamically?I don't fully understand middleware in trpc and especially using it for adminProcedures.
So my trpc