There was an error while loading. Please reload this page.
To get started with development, clone the repository and run the following commands:
yarn install
To test the agent locally, you can run the following command:
node bin/dev
This will run the agent in development mode, which prints debug information to the console.
To preview the agent as it would appear in production, you can run the following command:
node bin/run