Your Product
  • Funktionen
  • Preise
  • FAQ
  • Doku
Loslegen
Your Product
  • Introduction
    • Install Example
    • Configure Example
    • Ship Example
  • Components Example

Search documentation

Search example documentation pages.

Documentation/Ship Example

Ship Example

Provide a release oriented example page for deployment and handoff notes.

Production Command

Use this section to show the deployment command or platform setting customers should use in production.

Keep local development commands separate from production commands.

bash
bun run lint
bun run build

Release Checks

Document the checks customers should complete before opening the product to real users.

Good examples include database migration status, webhook URLs, email domains, and payment products.

Handoff Notes

Use the final section for maintenance expectations, support links, or upgrade notes.

This helps buyers understand what they own after customizing the starter kit.

Configure Example

Explain how customers customize product copy, navigation, theme tokens, and providers.

Components Example

Show reusable component documentation with props, states, and usage notes.

On this page
Production CommandRelease ChecksHandoff Notes