samuelsaul
samuelsaul
TTCTheo's Typesafe Cult
Created by samuelsaul on 6/3/2024 in #questions
Using creat-t3-turbo with vercel/postgres as my db, has anyone successfully containerized postgresQL
I am trying to run vercel/postgres essentially locally I have a docker-compose.yml file that runs an instance of Postgres but keep getting '@vercel/postgres' can only connect to remote Neon/Vercel Postgres/Supabase instances through a WebSocket has anyone found a guide on how I can have a local instance working with their drizzle config? I tried these guides with no success: https://gal.hagever.com/posts/running-vercel-postgres-locally https://github.com/vercel/storage/issues/123
2 replies