© 2026 Hedgehog Software, LLC
const ctx = await createTRPCContext({ req, res }); const caller = appRouter.createCaller(ctx);
createTRPCContext