NotifyHub

NotifyHub Docs

Public documentation, package guidance, and generated API reference for NotifyHub.

NotifyHub publishes documentation from a dedicated FumaDocs app in apps/docs.

What lives here

  • Narrative documentation for integration concepts and package usage.
  • Generated API reference pages under /docs/openapi/* once the canonical OpenAPI artifacts are wired in.
  • A build flow that keeps the public docs separate from the dashboard runtime.

Current contract model

The public HTTP contract is versioned under /v1/*, split by actor, and documented from generated OpenAPI artifacts owned by packages/api-types.

On this page