multitenant

Community

Host many tenants from one app via subdomains

Authorfinom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Host multiple tenants from a single Next.js app using subdomain routing, enabling each tenant to have separate backend segments and frontend routes while sharing a single codebase.

Core Features & Use Cases

  • Multi-tenant architecture with per-tenant backend segments, per-tenant frontend pages, and a proxy that wires requests to the correct tenant.
  • DNS wildcard and local development setup to route subdomains to the same app, with a reserved-path guard to prevent root-host conflicts.
  • Changes automation: switch from a single client to segmented clients via vovk.config.mjs and configure per-tenant overrides in the proxy.

Quick Start

Create a tenant segment, configure proxy overrides and segmented client, then run the dev server to verify subdomain-based routing across root, admin, and per-tenant frontends.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: multitenant
Download link: https://github.com/finom/vovk/archive/main.zip#multitenant

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.