GithubHelp home page GithubHelp logo

jdot-dev / saasy-land-next-14-starters-with-authentication-and-database-implemented Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pjborowiecki/saasy-land-next-14-starters-with-authentication-and-database-implemented

0.0 0.0 0.0 15.44 MB

Modern, open source starter templates for Next.js 14 full-stack and SAAS projects. Built with Tailwind CSS, ShadCn, Next-Auth v.5 and several databases. Branches contain stand-alone set ups, including for serverless databases like PostgreSQL with Neon and MySQL with PlanetScale, Drizzle ORM, Prisma ORM v.5, but also MongoDB and Supabase.

Home Page: https://saasyland.com

License: MIT License

JavaScript 1.98% TypeScript 84.80% CSS 0.78% MDX 12.45%

saasy-land-next-14-starters-with-authentication-and-database-implemented's Introduction

See the live demo here

Description:

Starter templates for Next.js 14 full-stack projects. Built with TypeScript, Tailwind CSS, ShadCn/ui, authentication, and database. Several branches contain several different configurations, including serverless databases like PostgreSQL with Neon, or MySQL with PlanetScale, Drizzle ORM, Prisma ORM v.5 (serverless-compatible), but also MongoDB Atlas, Supabase, and even Nest.js, Express (MERN stack), or Django. All users are stored in a database, regardless of whether they signed up with email and password, magic link, or via an OAuth provider, such a Google or GitHub.


Warning This project is still in active development. See a feature list below to get a better understanding of what has been implemented to date and what is yet to come.


Features:

  • Authentication with NextAuth
  • Database and ORM set up
  • Magic link authentication
  • OAuth authentication
  • Email and password authentication
  • Email verification
  • Password reset
  • Email templates with React Email
  • Functional contact form
  • Functional newsletter sign up
  • Functional blog with Contentlayer and MDX
  • Functional and styled landing page with pricing, features, testimonials, and FAQ sections
  • Functional and styled sign in and sign up pages
  • Input validation with Zod
  • Rigorous linting and TypeScript type checking

  • Documentation pages
  • Stripe payments integration
  • Opt out from newsletter
  • User profile and settings pages
  • Custom loading pages with skeleton loaders
  • Custom error pages
  • Add pages for menu items
  • Improve MDX blog styling
  • Improve performance and make Edge compatible
  • Add tests

public/images/screenshots/screenshot_1

public/images/screenshots/screenshot_2

public/images/screenshots/screenshot_3

public/images/screenshots/screenshot_4


Available configurations:

This branch contains a Next.js 14 starter with Next-Auth authentication using JSON Web Tokens (JWT), and a PostgreSQL database set up at Neon. The database is connected with Drizzle ORM, which is serverless-compatible. OAuth authentication is also set up for GitHub and Google providers. The set up contains email verification and password reset functionality, both set up with Resend and React Email.

This branch contains a Next.js 14 starter with Next-Auth authentication using JSON Web Tokens (JWT), and a MySQL database set up at PlanetScale. The database is connected with Drizzle ORM, which is serverless-compatible. OAuth authentication is also set up for GitHub and Google providers. The set up contains email verification and password reset functionality, both set up with Resend and React Email.

This branch contains a Next.js 14 starter with Next-Auth authentication using JSON Web Tokens (JWT), and a PostgreSQL database set up at Neon. The database is connected via Prisma v.5, which is serverless-compatible. OAuth authentication is also set up for GitHub and Google. The set up contains email verification and password reset functionality, both set up with Resend and React Email.

This branch contains a Next.js 14 starter with Next-Auth authentication using JSON Web Tokens (JWT), and a MySQL database set up at PlanetScale. The database is connected via Prisma v.5, which is serverless-compatible. OAuth authentication is also set up for GitHub and Google. The set up contains email verification and password reset functionality, both set up with Resend and React Email.

Under construction

Under construction

Under construction

Under construction

Under construction

Under construction

Under construction

Under construction

Under construction

Under construction

saasy-land-next-14-starters-with-authentication-and-database-implemented's People

Contributors

pjborowiecki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.