romulus_117
romulus_117
TTCTheo's Typesafe Cult
Created by rovrav on 7/2/2023 in #questions
Easy way to add rate limiter into t3 stack / trpc?
https://upstash.com/blog/edge-rate-limiting Could try something like this
10 replies
TTCTheo's Typesafe Cult
Created by rovrav on 7/2/2023 in #questions
Easy way to add rate limiter into t3 stack / trpc?
https://youtu.be/YkOSUVzOAA4 Around the 1:38:01 mark
10 replies
TTCTheo's Typesafe Cult
Created by Aleesssino on 7/2/2023 in #questions
Environtmental variable error in vercel
Did you update the auth.ts file in the server directory and the corresponding variables in the .env file?
9 replies
TTCTheo's Typesafe Cult
Created by Mir on 6/27/2023 in #questions
parse string as duration, are we stuck with momentjs?
st.split(":") would give you a time array with hours, minutes, and seconds
4 replies