create-t3-app icon indicating copy to clipboard operation
create-t3-app copied to clipboard

chore: fix context

Open KATT opened this issue 2 years ago • 2 comments

Background: https://github.com/trpc/trpc/issues/2160

If you add me as a contributor I can open a better PR on origin and follow the guidelines better. :)

KATT avatar Jul 13 '22 11:07 KATT

Hi Alex,

Background: https://github.com/trpc/trpc/issues/2160

We implemented the context as per your kitchen-sink example: https://github.com/trpc/examples-kitchen-sink/blob/main/src/server/context.ts

If you add me as a contributor I can open a better PR on origin and follow the guidelines better. :)

Invited you as a contributor.

juliusmarminge avatar Jul 13 '22 15:07 juliusmarminge

Ohhh I seee, I have too many example projects 😂 if you ever want a reference, this is to go to: https://github.com/trpc/examples-next-prisma-starter

KATT avatar Jul 13 '22 16:07 KATT

Superseded by #324.

juliusmarminge avatar Aug 17 '22 11:08 juliusmarminge