# Install Next.js Supabase SaaS Kit: Complete Setup Guide

> Set up your Next.js Supabase SaaS starter kit in minutes. Clone the repository, configure dependencies, and start building your multi-tenant application.

*Canonical: https://makerkit.dev/docs/next-supabase-turbo/installation*

---

This guide walks you through setting up your development environment and getting started with Makerkit.

In this section, we will cover:

1. [Introduction](/docs/next-supabase-turbo/installation/introduction): the second version of Makerkit
2. [Technical Details](/docs/next-supabase-turbo/installation/technical-details): the technical details of this kit
3. [Conventions](/docs/next-supabase-turbo/installation/conventions): some of the conventions used in this kit
4. [Clone the Repository](/docs/next-supabase-turbo/installation/clone-repository): cloning the repository
5. [Running the Project](/docs/next-supabase-turbo/installation/running-project): running the project
6. [Common Commands](/docs/next-supabase-turbo/installation/common-commands): some common commands to help you work with the project
7. [Updating the Project](/docs/next-supabase-turbo/installation/updating-codebase): how to update the codebase
