dojonode-systeminformation

This is the application that exports system metrics to the taiko-node-dashboard-docker.

Development

Development steps

Pre-installation

Make sure you have node, npm and pnpm installed on your system. You can do it by:

brew install node brew install npm npm install -g pnpm

Development Usage

Start the systeminformation application with:

cd dojonode-systeminformation

node server.js