Simple Next.js template that uses a Postgres database and Drizzle as the ORM.
You can choose from one of the following two methods to use this repository:
Deploy the example using Vercel:
Execute create-next-app with pnpm to bootstrap the example:
pnpm create next-app --example https://github.com/vercel/examples/tree/main/storage/postgres-drizzleNext, run Next.js in development mode:
pnpm devDeploy it to the cloud with Vercel (Documentation).