Overview

Publish internal pages from developer workflows.

internalpage gives teams a private URL for generated reports, Markdown docs, OpenAPI references, previews, and operational pages without turning every artifact into a public static site.

What you can do

Core model

internalpage is built around a small loop:

  1. Create a personal API token in your workspace.
  2. Publish an HTML, Markdown, or OpenAPI file with the CLI or API.
  3. Share the generated viewer URL.
  4. Run publish --slug again when your source changes.

Start here