Getting Started

Welcome to RocketGraph! This guide will help you get started with our monitoring tool in just a few minutes.

Quick Start

Add these two lines of code to your application to start collecting data:

import { RocketGraph } from '@rocketgraph/monitor';

RocketGraph.init({ apiKey: 'your-api-key' });

What's Next?

Installation Guide

Detailed instructions for installing and configuring RocketGraph.

AI Features

Learn how to use AI to analyze your application's data.