2022년 3월2022년 11월2023년 8월2024년 5월2025년 2월2025년 10월2026년 7월
아티팩트npmnpm install nextjs-postgres-auth-starter
README
Next.js + PostgreSQL Auth Starter
This is a Next.js starter kit that uses NextAuth.js for simple email + password login, Drizzle as the ORM, and a Neon Postgres database to persist the data.
Deploy Your Own
You can clone & deploy it to Vercel with one click:
Developing Locally
You can clone & create this repo with the following command