kgb4861
kgb4861
TTCTheo's Typesafe Cult
Created by kgb4861 on 12/7/2023 in #questions
trpc error when deploying t3 app to AWS using sst
I didn't end up figuring out the issue, but I tried using server actions instead of tRPC and they do work, for anyone else having this issue.
7 replies
TTCTheo's Typesafe Cult
Created by Clark on 12/5/2023 in #questions
recommended PostgreSQL provider?
Supabase is an option too, but their free tier only has 500MB of storage, I think neon has 3 gigs.
5 replies
TTCTheo's Typesafe Cult
Created by Clark on 12/5/2023 in #questions
recommended PostgreSQL provider?
5 replies
TTCTheo's Typesafe Cult
Created by Giddeon Scott on 12/1/2023 in #questions
Drizzle kit - Invalid environment variables
in your src/env.js put import { config } from "dotenv"; then config();
5 replies
TTCTheo's Typesafe Cult
Created by Giddeon Scott on 12/1/2023 in #questions
Drizzle kit - Invalid environment variables
I fixed this with 2 lines
5 replies