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
Running Vercel Postgres Locally
The setup I use for local work with Vercel Postgres or Neon database
GitHub
Trying to use a local DB with Vercel Postgres fails due to strict p...
I thought I could use Vercel Postgres with a local DB for offline development with a custom connection string that points to a local DB... import { createPool, sql } from '@vercel/postgres'...
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server