Overview

Publish internal pages from developer workflows.

internalpage gives teams a private URL for generated HTML reports, 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 or .htm file with the CLI or API.
  3. Share the generated viewer URL.
  4. Update by page ID when your source report changes.

Start here