Generated Reports
Scripts, notebooks, and internal tools often produce HTML that is useful for a small group. internalpage gives those files a stable private URL.
npx @internalpage/cli publish ./sales-ops-report.html --slug sales-opsRun the same command whenever the report is regenerated. The CLI creates the page once, remembers the page ID, and updates that page on later runs.