Skip to content

Contentrain/contentrain-starter-next-white-label-portal

Repository files navigation

Source of truth: this starter is exported from the contentrain-starters monorepo. Internal starter id: next-white-label-portal.

Contentrain Next White-Label Portal

Next.js starter for products that need tenant-specific terminology, support language, locale coverage, and brand-aware portal content.

Contentrain Next White-Label Portal cover

Contentrain Next White-Label Portal preview

Start

pnpm install
pnpm dev

Commands

pnpm check
pnpm build
pnpm start
pnpm deploy:netlify

Demo routes

  • /
  • /tenants
  • /tenants/acme-finance
  • /settings
  • /billing
  • /operations
  • /architecture

Why this starter exists

  • White-label products rarely fail on layout; they fail on terminology drift and tenant-specific copy sprawl
  • Tenant language, locale availability, and support links should be modeled content, not hidden in conditionals
  • Contentrain keeps brand-facing portal language local, typed, and reviewable

Official references:

Deploy

  • Netlify build command: pnpm deploy:netlify
  • Netlify publish directory: framework-managed
  • Keep the publish directory empty in the Netlify UI and let the Next.js runtime be detected automatically

Netlify Project Creation

Deploy to Netlify

Use pnpm dlx netlify-cli init to connect the repository for continuous deployment, or pnpm dlx netlify-cli link if the site already exists.

About

Next.js starter for tenant-specific terminology, locale governance, and white-label portal content powered by Contentrain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors