1.0.13 • Published 10 months ago

create-next-starterkit v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Create Next Starterkit

A modern Next.js starter kit with authentication, database integration, and UI components pre-configured.

Features

  • 🔐 Authentication ready with NextAuth.js
  • 🎨 Tailwind CSS for styling
  • 🗃️ Prisma for database management
  • 🎯 TypeScript support
  • 📱 Responsive components with shadcn/ui
  • 🔄 API routes and middleware configured
  • 🎨 Modern and clean UI components

Quick Start

npx create-next-starterkit my-app
cd my-app
npm install
npm run dev

What's Included

  • Next.js 14+ with App Router
  • TypeScript configuration
  • Tailwind CSS setup
  • Authentication with NextAuth.js
  • Database integration with Prisma
  • Pre-built UI components
  • API routes and middleware
  • Environment variables configuration
  • ESLint and Prettier setup

Requirements

  • Node.js 18.17 or later
  • npm 9.6.7 or later

License

MIT

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago