Joey9
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Joey9 on 4/23/2025 in #questions
T3 Env - Handle Dev vs Prod
so i should only store local and use prod in my deployment?
12 replies
TTCTheo's Typesafe Cult
•Created by Joey9 on 4/23/2025 in #questions
T3 Env - Handle Dev vs Prod
would this be the correct approach when handling dev vs prod?
12 replies
TTCTheo's Typesafe Cult
•Created by Joey9 on 4/23/2025 in #questions
T3 Env - Handle Dev vs Prod
adding
dotenv
package and doing import "dotenv/config";
in my env.ts made it work12 replies
TTCTheo's Typesafe Cult
•Created by Joey9 on 4/23/2025 in #questions
T3 Env - Handle Dev vs Prod
im using tanstack start, did the following:
then in my
app.config.ts
import "./env.ts";
and it errors when running pnpm dev
12 replies
TTCTheo's Typesafe Cult
•Created by Joey9 on 4/23/2025 in #questions
T3 Env - Handle Dev vs Prod
12 replies
TTCTheo's Typesafe Cult
•Created by Joey9 on 4/23/2025 in #questions
T3 Env - Handle Dev vs Prod
like if in prod use "these values" and if in dev use "these values"
12 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
i got it working by doing this.
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
alright, thanks again so much for the help
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
also since the issues seem to be mostly with introspection, would you recommend i do create the tables through code then push to supabase. so do a codebase first approach?
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
alright, thank you. I know its impossible to give timeframes, but do you have a best estimate on when these things(with supabase specifically) will become more stable?
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
do you have any advice since theres quite a few issues right now? i really wanted to use drizzle but idk what to do now..
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
this not looking good, might have to just end up using supabase orm...
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
is this another bug? i made an issue for it just in case since im not sure. https://github.com/drizzle-team/drizzle-orm/issues/4407
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
Alright... thanks for the answer
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
yea i did: https://github.com/drizzle-team/drizzle-orm/issues/4405
is there anything i can do in the meantime 😦
32 replies
DTDrizzle Team
•Created by Joey9 on 4/12/2025 in #help
Drizzle & Supabase
@Mario564 is this a bug? is there anything i can do?
32 replies