kaleembhatti
TTCTheo's Typesafe Cult
•Created by kaleembhatti on 2/17/2024 in #questions
Drizzle + Turso Migration Problem
Npm Scripts:
Issue: When I run db:push, it tries to create the entire db instead of looking at the migration file
Drizzle Config
Database Index ("/src/server/db/index.ts")
Database Schema ("src/server/db/schema.ts")
3 replies
TTCTheo's Typesafe Cult
•Created by kaleembhatti on 2/11/2024 in #questions
Planetscale pricing changes (hobby plan not available)
12 replies
TTCTheo's Typesafe Cult
•Created by kaleembhatti on 1/11/2024 in #questions
Next js Form weird behavior
I am building a form where when i click on submit, the data does get updated but the ui starts to update every second, like an infinite loop
I am using server actions with the new useFormState and useFormStatus
16 replies
TTCTheo's Typesafe Cult
•Created by kaleembhatti on 1/8/2024 in #questions
Dynamic server error
i am new to react, nextjs and t3 stack in general
i am trying to implement clerk with the t3 stack (app router, trpc, tailwind, prisma)
but i am getting dynamic server error when pushing my code to vercel
can someone please guide me
43 replies