Overview:
This product is a collection of starter templates for Next.js 14 full-stack projects. It is built with TypeScript, Tailwind CSS, ShadCn/ui, authentication, and database setup. The templates include various configurations, such as serverless databases like PostgreSQL with Neon, or MySQL with PlanetScale, and also support MongoDB Atlas, Supabase, Nest.js, Express (MERN stack), or Django. The project is still in active development and uses new technologies that may change and break applications. It is not recommended for production use yet.
Features:
- Authentication with NextAuth: Provides user authentication functionality.
- Database and ORM set up: Sets up database connectivity and Object-Relational Mapping.
- Magic link authentication: Allows users to authenticate via magic links.
- OAuth authentication: Supports authentication using OAuth providers like GitHub and Google.
- Email and password authentication: Enables authentication using email and password.
- Email verification: Includes functionality for email verification.
- Password reset: Allows users to reset their passwords.
- Email templates with React Email: Provides pre-built email templates using React Email.
- Functional contact form: Includes a functional contact form feature.
- Functional newsletter sign up: Allows users to sign up for newsletters.
- Functional blog with Contentlayer and MDX: Includes a functional blog feature using Contentlayer and MDX.
- Functional and styled landing page: Provides a styled landing page with sections for pricing, features, testimonials, and FAQs.
- Functional and styled sign in and sign up pages: Offers functional and styled pages for user sign in and sign up.
- Input validation with Zod: Includes input validation using Zod.
- Rigorous linting and TypeScript type checking: Ensures code quality and type safety using linters and TypeScript checking.
Installation:
The installation steps for the theme are not provided in the given content.
Summary:
This product is a collection of starter templates for Next.js 14 full-stack projects. It offers a range of features including authentication, database setup, email verification, password reset, functional contact form, newsletter sign-up, blog functionality, and more. The project is still in active development and utilizes new technologies that may change and potentially break applications. It is not recommended for use in production yet.