Blog
Documentation
Courses
Changelog
AI Starters
UI Kit
FAQ
Pricing
Live Demo
Global Configuration
Environment Variables
Feature Flags
Server Actions
Sending CSRF Token to Actions
Server Actions Error Handling
The Makerkit SDK
User SDK
Organization SDK
Organization Subscription SDK
Data Loader SDK
Getting Started
Configuration
Authentication
Data Fetching
Architecture and Folder Structure
Structure your Application
Data Model
Development
Payments
Admin
Architecture
Blog and Docs
SDK
UI
Migrations
Organizations
Testing
Going to Production
Plugins
Tutorials
How to
This documentation is for a legacy version of Next.js and Supabase. For the latest version, please visit the
Next.js and Supabase V2 documentation
Next.js and Supabase
Build your SaaS with Next.js and Supabase with the new app directory and RSC
1. Global Configuration
Learn how to define the global configuration of a MakerKit application with Next.js and Supabase
2. Server Actions
Learn how to write a server action in your Next.js Supabase SaaS application
3. The Makerkit SDK
The Makerkit SDK is a simple API for your Makerkit projects. It allows you to easily interact with the Makerkit core entities
4. Getting Started
Next.js Supabase is a boilerplate for building SaaS applications with Next.js and Supabase
6. Authentication
Learn how to set up authentication in your Next.js Supabase application
7. Data Fetching
Data Fetching in Next.js Supabase
8. Architecture and Folder Structure
Learn how MakerKit allows you to build a Next.js application with a scalable and production-grade architecture and folder structure
9. Development
This section will teach you everything you need to know about developing with Next.js Supabase.
10. Payments
Payments in Next.js Supabase
11. Admin
The Admin section of Next.js Supabase
13. Blog and Docs
Blog and Docs in Next.js Supabase
15. UI
UI in Next.js Supabase
16. Migrations
Migrations in Next.js Supabase
17. Organizations
Learn how to add organizations to your Next.js Supabase application
18. Testing
Testing in Next.js Supabase
19. Going to Production
Learn how to prepare your application for shipping to production
20. Plugins
Plugins in Next.js Supabase
21. Tutorials
Tutorials for the Next.js Supabase (legacy) kit
22. How to
How to in Next.js Supabase