Skip to content

khakra/nextjs-template

Repository files navigation

Next.js Template

This NextJS template includes -

  • BetterAuth for authentication
  • Stripe for payments
  • Prisma for database
  • AWS SES for email
  • AWS S3 for file storage
  • MDX and Markdown support
  • Optimized for SEO (sitemap, robots, JSON-LD schema)
  • RSS Feed
  • Dynamic OG images
  • Syntax highlighting
  • Tailwind v4
  • Vercel Speed Insights / Web Analytics
  • Geist font
  • Dark Mode

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy with Vercel

Clone and Deploy

Execute create-next-app with pnpm to bootstrap the example:

pnpm create next-app --example https://github.com/krusadellc/nextjs-template <project-name>

Then, run Next.js in development mode:

pnpm dev

Deploy it to the cloud with Vercel (Documentation).

About

NextJS Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published