Developing Locally

You can clone & create this repo with the following command

npx create-next-app nextjs-typescript-starter --example "https://github.com/vercel/nextjs-postgres-auth-starter"

Getting Started

First, edit the .env with the key in example, then run the development server:

pnpm i
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

Deployement

With Vercel you can have deployemnt specific to the branch, project visible at news-dashboard-ruby.vercel.app