SGeri
SGeri
TTCTheo's Typesafe Cult
Created by Profeshnul Duvlupur on 5/4/2023 in #questions
need discord bot hosting 24/7 uptime free low specs no card no phone
actually its pretty much alright for any kind of hobby project
38 replies
TTCTheo's Typesafe Cult
Created by Profeshnul Duvlupur on 5/4/2023 in #questions
need discord bot hosting 24/7 uptime free low specs no card no phone
oracle has an insane free tier vm, you could use that
38 replies
TTCTheo's Typesafe Cult
Created by Profeshnul Duvlupur on 5/4/2023 in #questions
need discord bot hosting 24/7 uptime free low specs no card no phone
38 replies
TTCTheo's Typesafe Cult
Created by DunnO on 4/24/2023 in #questions
Changes to schema.prisma
Or if you use planetscale, check out this video for best practices and db devleopment pipeline: https://www.youtube.com/watch?v=iaHt5_hg44c
5 replies
TTCTheo's Typesafe Cult
Created by DunnO on 4/24/2023 in #questions
Changes to schema.prisma
Use prisma migrate to generate migration sql files that can be applied to the db without dataloss: https://www.prisma.io/docs/concepts/components/prisma-migrate
5 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
I love prisma's query builder, it feels very natural and easy to use. kysely also looks great, i (personally) don't like the builder's structure as much as I do prisma's
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
i really miss a terraform provider but i feel like thats not happening
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
the sad part about that prisma cloud is that there is no api documentation, actually not even a usable api, no tokens and pretty much anything that is necessary to work in a larger scale
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
this sounds exactly what we are looking for 😄
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
With the Data Proxy and with a reduced bundle size, you achieve faster serverless cold starts.
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
huh thats weird
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
btw whats wrong with this?
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
then how do you work with prisma in edge env?
30 replies
TTCTheo's Typesafe Cult
Created by SGeri on 4/21/2023 in #questions
Serverless (Vercel) Prisma Cold Start Optimizations
so that way prisma data proxy would be required, right?
30 replies