← Back to packages
nextjs-tailwind-starter
planFull-stack Next.js starter with Tailwind, Prisma, and auth
planmode install nextjs-tailwind-starter Content
# Next.js + Tailwind Starter
1. Create a new Next.js project: `npx create-next-app@latest {{project_name}}`
2. Install Tailwind CSS and configure
3. Set up Prisma with PostgreSQL
4. Add authentication with {{auth_provider}}
5. Configure environment variables
6. Set up deployment pipeline Dependencies
Rules
tailwind-best-practices typescript-strict@^1.0.0
Plans
prisma-setup@~2.0.0
Variables
| Name | Type |
|---|---|
| project_name | string * |
| auth_provider | enum |