- Notifications
You must be signed in to change notification settings - Fork0
Next.js + Tailwind + Typescript + Prisma + NextAuth + PostgreSQL starter template.
stungkit/nextjs-postgres-auth-starter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is aNext.js starter kit that usesNextAuth.js for simple email + password login,Drizzle as the ORM, and aNeon Postgres database to persist the data.
You can clone & deploy it to Vercel with one click:
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"First, run the development server:
pnpm dev
Openhttp://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check outthe Next.js GitHub repository - your feedback and contributions are welcome!
About
Next.js + Tailwind + Typescript + Prisma + NextAuth + PostgreSQL starter template.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript99.0%
- Other1.0%