LogoMkSaaS Docs

Introduction

Introducing MkSaaS, a complete Next.js boilerplate for building AI SaaS websites

What is MkSaaS?

Welcome to MkSaaS, a complete boilerplate for building AI SaaS websites. This project is designed to accelerate your development with a robust, modular, and extensible foundation. Feel free to use it as is or extend it for your own needs.

People use MkSaaS to build AI SaaS websites for a variety of reasons:

  • 🚀 Fast & Modern - Built with Next.js 15 App Router and TypeScript
  • 🎨 Beautiful UI - Powered by Tailwind CSS and shadcn/ui components
  • 📱 Responsive - Works great on all devices
  • 🔍 SEO Optimized - Built-in SEO features

Whether you're a beginner or an experienced developer, this documentation will guide you through the setup, configuration, and deployment of your website.

This guide assumes you have some familiarity with Next.js and Drizzle ORM. If you don't have any of these, please refer to the Official Documentation as we will not cover the basics in this guide.

Let's get started!

Tech Stack

Scope of This Documentation

This documentation will guide you through configuring, running, and deploying the boilerplate, and will provide links to the official documentation of the underlying technologies where necessary. To fully grasp the boilerplate's capabilities, it's essential to understand these technologies, so be sure to explore their documentation as well.

For anything strictly related to the MkSaaS boilerplate, this documentation has you covered!

Official Documentation

For in-depth understanding of the underlying technologies, refer to their official documentation:

Understanding these technologies is crucial for building a successful SaaS website.

For a more integrated development experience, we recommend adding these documentation links to your Cursor's documentation panel. This allows you to quickly reference documentation without leaving your editor. See our IDE Setup guide for instructions on how to add these resources to Cursor.

Getting Help

If you're stuck, here are some ways to get help:

Next Steps

Now that you have MkSaaS running, here are some next steps:

Table of Contents