Nurof3n
TTCTheo's Typesafe Cult
•Created by Nurof3n on 12/3/2023 in #questions
does trpc work on the edge runtime with the latest create-t3-app?
I tried adding
export const runtime = "edge";
in /api/trpc/[trpc]/route.ts
but I get this error:
Error [TypeError]: edgeFunction is not a function
4 replies
TTCTheo's Typesafe Cult
•Created by Nurof3n on 6/18/2023 in #questions
I need help understanding request body types
5 replies