Skip to content

SaaS foundations

This page summarizes the blocks required to transform NFZ Docs Notion Editor into a commercial VitePress Builder.

Priorities

  1. Multi-tenant and memberships.
  2. Server-side entitlements by plan.
  3. Documentation audit/versioning.
  4. S3-compatible media provider with RustFS for development/on-premise.
  5. Subscriptions, payment and webhooks.
  6. UI publishing connectors.
  7. Complete FR/EN parity for the application shell and the user guide.

Important rule

The /docs/** content belongs to the customer and must not be translated automatically. Translation concerns the application shell app/pages/** and the product guide /guide/**.

Public user guide generated with VitePress.