K1|ller
Explore posts from serversTTCTheo's Typesafe Cult
•Created by K1|ller on 11/7/2024 in #questions
What's the folder structure of the zillow's "product page"??
8 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 7/10/2024 in #questions
Generating pdfs - what are you using?
6 replies
DTDrizzle Team
•Created by K1|ller on 5/31/2024 in #help
alternative to supabase postgres and realtime?
Looking for an alternative to this setup, what would you recommend?
2 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 5/31/2024 in #questions
supabase realtime 401 error
anybody using this service?, I need to change the UI in Next and no matter what I do I always get this 401 error. I have created the ssr client(browser client), also enabled with anon or disabled RLS, I have tried every combination available but no luck.
I have read the docs and no luck, their youtube video about next, no luck, is this service just broken? lol, I see no questions asked about this service in any group.
1 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 1/28/2024 in #questions
Prisma enum to Select component?
1 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 1/24/2024 in #questions
drizzle vs prisma speed?
2 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 1/21/2024 in #questions
Extremely slow queries
84 replies
what's this union type doing(Zod)?
I have 2 types of user, guest and registered(schemas). I have a union type with both and the guest doesn't include the "admin" field.
I expect Zod to pick one of the 2 schemas but when I do user.admin it just doesn't exist.
What is this union doing then?? I'm very confused.
1 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 1/15/2024 in #questions
Can't import superjson to Express?
3 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 12/7/2023 in #questions
Help with react-hook-forms form
2 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 12/2/2023 in #questions
call trpc procedure from server component
1 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 11/25/2023 in #questions
Zod type to Prisma model?
So I have a project where I use Zod types for creating Mongoose models, I was thinking about doing the same so I have autocomplete, is it possible to do this with a Prisma model?
1 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 11/8/2023 in #questions
middleware or context?
2 replies
TTCTheo's Typesafe Cult
•Created by K1|ller on 9/25/2023 in #questions
fetch
Need to fetch an endpoint on key stroke, how do you do that?
7 replies