Sun, March 22, 2026
7 min read
Building a Cloud-DB-Free Todo App with Next.js + PGlite and Deploying to Vercel
#nextjs
#pglite
#vercel
#postgresql
I built a Todo app with PGlite running in-browser Postgres and persisting to IndexedDB using Next.js 16, then deployed it to Vercel.
read more →