Optimizing Database Workflow: Manipulating a Postgres Container with a VSCode Extension
I was doing the Next.js tutorial when the necessity of setting up a Postgres database using Vercel showed up, in Chapter 6, so I decided to use Docker locally because I don't have Postgres installed on my machine and I didn't want to use Vercel. This...
Dec 9, 20233 min read105
