sommeeeR
Explore posts from serversPPrisma
•Created by sommeeeR on 10/19/2024 in #help-and-questions
Lambda Layer
nice thanks, i'll reads through it now
4 replies
PPrisma
•Created by sommeeeR on 4/12/2024 in #help-and-questions
Returning the next day closest to NOW
alright i figured it out, i had to do an
orderBy
on the from
column in ascending
order. can anyone confirm that this is the solution?2 replies
PPrisma
•Created by sommeeeR on 4/11/2024 in #help-and-questions
Get the next date with prisma
thanks!
10 replies
PPrisma
•Created by sommeeeR on 4/11/2024 in #help-and-questions
Get the next date with prisma
alright:)
10 replies
PPrisma
•Created by sommeeeR on 4/11/2024 in #help-and-questions
Get the next date with prisma
under the hood its just a timestamp since epoch
10 replies
PPrisma
•Created by sommeeeR on 4/11/2024 in #help-and-questions
Get the next date with prisma
i do, but isnt
new Date()
enough?10 replies
PPrisma
•Created by sommeeeR on 4/11/2024 in #help-and-questions
Get the next date with prisma
ok. any particular reason to use
.toUTCString()
?10 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/30/2023 in #questions
Revalidating a SSG path in a tRPC procedure
guess i try to edit the types
8 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/30/2023 in #questions
Revalidating a SSG path in a tRPC procedure
Type error: Property 'res' does not exist on type 'CreateContextOptions'.
8 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/30/2023 in #questions
Revalidating a SSG path in a tRPC procedure
8 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/30/2023 in #questions
Revalidating a SSG path in a tRPC procedure
thank you!
8 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/21/2023 in #questions
Error: ❌Attempted to access a server-side environment variable on the client - Weird T3 Stack bug
thanks a lot
26 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/21/2023 in #questions
Error: ❌Attempted to access a server-side environment variable on the client - Weird T3 Stack bug
@Josh its working like a charm now. i created a
helpers.ts
inside /src/server/helpers.ts
now for serverside helpers.26 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/21/2023 in #questions
Error: ❌Attempted to access a server-side environment variable on the client - Weird T3 Stack bug
it didnt show before
26 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/21/2023 in #questions
Error: ❌Attempted to access a server-side environment variable on the client - Weird T3 Stack bug
dunno why
26 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/21/2023 in #questions
Error: ❌Attempted to access a server-side environment variable on the client - Weird T3 Stack bug
but suddenly today i started having that error
26 replies
TTCTheo's Typesafe Cult
•Created by sommeeeR on 11/21/2023 in #questions
Error: ❌Attempted to access a server-side environment variable on the client - Weird T3 Stack bug
it worked like a charm before
26 replies