willm
Explore posts from serversTTCTheo's Typesafe Cult
•Created by willm on 10/3/2023 in #questions
Invalid environment
I'm losing my mind with the .env stuff in t3. I set
GITHUB_CLIENT_ID
and GITHUB_CLIENT_SECRET
in env.mjs
and also set it in .env
but it keeps telling me this:
I'm doing this the same way DISCORD_CLIENT_ID and DISCORD_CLIENT_SECRET were set. How do I fix this?3 replies
TTCTheo's Typesafe Cult
•Created by willm on 10/2/2023 in #questions
eslint fails in default t3 project
1 replies
TTCTheo's Typesafe Cult
•Created by willm on 4/29/2023 in #questions
TRPC Middleware
How can I create a TRPC middleware function where I can inspect the HTTP headers? I'm in trpc.ts in the server and see the documentation, but I can't piece it all together.
I have this so far and would like to check the request headers.
2 replies
TTCTheo's Typesafe Cult
•Created by willm on 4/26/2023 in #questions
Vercel deployment error
14 replies