illustration for Build a SaaS product with Next.js, Supabase and Stripe
free

Build a SaaS product with Next.js, Supabase and Stripe

Instructor

Jon Meyers

1h 10m closed-captioning
·
26 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
296
people completed
Published 3 years ago
|
Updated 3 years ago

Throughout this course, you will learn how to build a static app with authentication that is backed by a database, change the structure of that database without compromising existing data, and take payments for individual products to manage subscriptions.

For your frontend, this application will be using Next.js and Tailwind CSS. You will learn how to maneuver around an app and build a strong static pricing page.

For your backend AND authentication, we will make use of Supabase. Supabase is open source and is all of the backend services that you will need to build your site. It includes a dedicated and scalable Postgres database and user management with Row Level Security!

Lastly, for payments, you will be using Stripe. It will be an individual payment checkout system that will create and update users' subscriptions.

Jon Meyers, a Developer Advocate at Supabase, will take you from create-next-app to deploying a full application that uses this stack in just 1 hour and 10 minutes!

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

What you'll learn:

  • Query dynamic data in static Next.js pages
  • Handle user subscriptions with Stripe
  • Store and Access application data in Supabase
  • Implement protected content with row level security

Course Content

1h 10m • 26 lessons

    You might also like these resources:

    illustration for Build a Real-Time Data Syncing Chat Application with Supabase and Next.js
    Kristian Freeman • 2h 1m • Course

    Learn to model real-world scenarios in actual relational databases, understand how to manage real-time data, and leverage key functionality provided by Supabase.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout
    Colby Fayock • 1h4m • Course

    Accept payments & sell products powered by Stripe and the best of the JAMStack.

    illustration for Architect an Extensible Digital Garden with Next.js, Tailwind, and Nx
    Juri Strumpflohner • 2h 1m • Course

    In this course, Juri Strumpflohner demonstrates how to create a Digital Garden through the iterative creation of a React + Storybook.