kiran alex ch
kiran alex ch
TTCTheo's Typesafe Cult
Created by kiran alex ch on 3/6/2024 in #questions
Free Cloud Database for prisma ? (except planetscale)
HEy Hi nyx While Deploying to vercel do i need to specify to use npx prisma migrate dev command to use at build ?
8 replies
TTCTheo's Typesafe Cult
Created by kiran alex ch on 1/27/2024 in #questions
turborepo not supported
Alright I will try it thank you
7 replies
TTCTheo's Typesafe Cult
Created by kiran alex ch on 1/27/2024 in #questions
turborepo not supported
Did it work for u ?
7 replies
TTCTheo's Typesafe Cult
Created by kiran alex ch on 1/1/2024 in #questions
Problem with the WebSockets
Update : - it's working i forgot to import import { WebSocket } from 'ws';
5 replies
TTCTheo's Typesafe Cult
Created by kiran alex ch on 1/1/2024 in #questions
Problem with the WebSockets
Yeah I did checkout the repo , I figured out that it's for old version but for newer version it's not working , I did use this at createTRPCcontext but no use , opts: | NodeHTTPCreateContextFnOptions<IncomingMessage, WebSocket> | trpcNext.CreateNextContextOptions,
5 replies