Skip to content

Quick Start

Exot Inspector is freely distributed as an open-source package accessible through the npm repository. Designed for integration with backend applications in Node.js, Bun, and Deno, the @exotjs/inspector package provides versatile functionality for comprehensive monitoring and debugging.

Install

Terminal window
npm install @exotjs/inspector

Integrate

To integrate Exot Inspector with your server, follow the server integration guide.