Next.js + PostgreSQL
ToDo List
This app keeps the stack intentionally small: one Next.js app, no authentication, and a PostgreSQL table behind server-side API routes.
Tasks
Server-side API routes talk to PostgreSQL directly so the browser never sees the database credentials.
5 total1 open4 done
afadfasdfasdf
adsfasdf
Point app at PostgreSQL
Build container image
Provision VM instance