axd
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-beta.0 • Public • Published

Actyx Diagnostics

oclif Version Downloads/week License

A tool to diagnose issues with your ActyxOS nodes.

Prerequistes

You need to have Node running on your machine.

Usage

Start the diagnostics server:

$ npx axd
Open the AXD UI at http://localhost:1234/

If you want to enable debug logs, start the server as follows:

  • Windows: $env:DEBUG = 'axd*'; npx axd
  • Linux / macOS: DEBUG=axd* npx axd

/axd/

    Package Sidebar

    Install

    npm i axd

    Weekly Downloads

    2

    Version

    0.0.0-beta.0

    License

    MIT

    Unpacked Size

    3.86 MB

    Total Files

    44

    Last publish

    Collaborators

    • ostollmann