0.0.0-beta.0 • Published 6 years ago
axd v0.0.0-beta.0
Actyx Diagnostics
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
0.0.0-beta.0
6 years ago
0.0.0-alpha.5
6 years ago
0.0.0-alpha.3
6 years ago
0.0.0-alpha.4
6 years ago
0.0.0-alpha.2
6 years ago
0.0.0-alpha.1
6 years ago
0.0.0-alpha.0
6 years ago