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

Commentaires (0)

FAQ

Questions Fréquemment Posées

Vous avez une question ? Nous avons les réponses. Si vous ne trouvez pas ce que vous cherchez, n'hésitez pas à nous contacter.

Boilerapp est une plateforme communautaire dédiée au partage de boilerplates, de starter kits et de modèles de projets pour développeurs. Notre objectif est simple : vous faire gagner du temps sur la configuration initiale (setup) pour que vous puissiez coder ce qui compte vraiment. Que vous cherchiez une simple base de code ou un projet SaaS complet, vous le trouverez ici.

Vous avez d'autres questions ?

Notre équipe est là pour vous aider. Contactez-nous et nous vous répondrons dès que possible.