Welcome to RocketGraph! This guide will help you get started with our monitoring tool in just a few minutes.
Add these two lines of code to your application to start collecting data:
import { RocketGraph } from '@rocketgraph/monitor';
RocketGraph.init({ apiKey: 'your-api-key' });
Detailed instructions for installing and configuring RocketGraph.
Learn how to use AI to analyze your application's data.