B2B Multi-Tenant Starter Kit

R
Renaudil y a 2 jours
0

Description

A minimalistic B2B Next.js starter template that includes a landing page, a dashboard, authentication, multi-tenancy, and account settings.

npx boilerapp b2-b-multi-tenant-starter-kit

Documentation

Next.js Multi-tenant Starter Template

A minimalistic multi-tenant Next.js starter template with minimal setup and a modular design. Bring your own backend and database.

Demo

Landing Page

<div align="center"> <img src="./assets/landing-page.png" alt="Teams" width="600"/> </div>

Dashboard

<div align="center"> <img src="./assets/dashboard-overview.png" alt="Teams" width="600"/> </div>

Multi-tenancy (Teams)

<div align="center"> <img src="./assets/team-switcher.png" alt="Teams" width="400"/> </div>

Account Settings

<div align="center"> <img src="./assets/account-settings.png" alt="Teams" width="500"/> </div>

Getting Started

  1. Clone the repository

    git clone git@github.com:stack-auth/stack-template.git
    
  2. Install dependencies

    npm install
    
  3. Register an account on Stack Auth, copy the keys from the dashboard, and paste them into the .env.local file. Then, enable "client team creation" on the team settings tab.

    If you want to learn more about Stack Auth or self-host it, check out the Docs and GitHub.

  4. Start the development server and go to http://localhost:3000

    npm run dev 
    

Features & Tech Stack

  • Next.js 14 app router
  • TypeScript
  • Tailwind & Shadcn UI
  • Stack Auth
  • Multi-tenancy (teams/orgs)
  • Dark mode

Inspired by

Prix

Gratuit

FREE

Comments (0)

FAQ

Frequently Asked Questions

Have a question? We have the answers. If you can't find what you're looking for, feel free to contact us.

Boilerapp is a community platform dedicated to sharing boilerplates, starter kits, and project templates for developers. Our goal is simple: save you time on initial setup so you can code what really matters. Whether you are looking for a simple code base or a complete SaaS project, you will find it here.

Have more questions?

Our team is here to help. Contact us and we will get back to you as soon as possible.