z
Explore posts from serversPPrisma
•Created by z on 9/27/2024 in #help-and-questions
Error when using accelerate (Local Development)
ref: https://www.prisma.io/docs/accelerate/local-development
i did run
prisma generate
after updating DB URL.
im using sveltekit and postgres db.
.env
error
schema.prisma
database.ts
versions
27 replies
TTCTheo's Typesafe Cult
•Created by z on 6/26/2023 in #questions
NextJS "Module not found" error with "loading.tsx"?
13 replies
TTCTheo's Typesafe Cult
•Created by z on 6/10/2023 in #questions
Uploadthing + NextJS (App Dir) API Loop Bug
As shown in the video, i dont think there much else to say...
19 replies
TTCTheo's Typesafe Cult
•Created by z on 6/1/2023 in #questions
NextJS and Bare Metal
What all features would break/may not work if I decide to deploy to NEXTjs to bare metal instead of serverless?
5 replies
TTCTheo's Typesafe Cult
•Created by z on 5/6/2023 in #questions
Server Actions and tRPC
Is server actions a replacement for tRPC? Or am I just fundamentally wrong about server actions and they have nothing to do with each other?
3 replies
TTCTheo's Typesafe Cult
•Created by z on 3/29/2023 in #questions
Modifying 'Session' in next-auth
Code (I removed imports and comments as they are not required):
4 replies
TTCTheo's Typesafe Cult
•Created by z on 3/7/2023 in #questions
When to use next-auth
If I only plan on only using credentials i.e not using providers like discord, github, etc. Is it worth using next-auth or am I better of making my own custom authentication?
8 replies