Skip to content

simonetimi/nextjs-authjs-template

Repository files navigation

Next.js template with Auth.js and Prisma

A full stack Next.js template that can be used to build full stack apps. It includes integration with PostgreSQL.

Features for developers

  • Typescript for secure typing
  • Tailwind CSS for uniform styling
  • ESLint (with import sort)
  • Prettier for code formatting (The Vercel Style Guide configured with Tailwind CSS prettier plugin)
  • NextUI for UI components
  • Next-theme for dark mode management
  • Auth.js for managing authentication (with credentials, 2FA and Google and GitHub providers)
  • Commitzen for consistent commit messages (Conventional Commits)
  • Support for PostgresSQL database (with Prisma)
  • Nodemailer
  • Autoprefixer for vendor suffixes
  • Zod for validating and sanitizing data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages