@suluk/admin - v0.1.3
    Preparing search index...

    Function adminApp

    @suluk/admin — the /superadmin web admin panel. The SAME cockpit as the vscode extension (@suluk/cockpit core), rendered as Hono-served web pages and gated to superadmins. One brain, two faces. Mount it on your app: app.route("/", adminApp({ document, authorize })). CANDIDATE tooling — NOT official OAS.

    • Build the /superadmin Hono app. Mount it on your server: app.route("/", adminApp({...})).

      Parameters

      Returns Hono