metrics/README.md
2025-01-10 11:52:58 +00:00

363 B

Testnet Metrics Dashboard

This dashboard tracks the metrics of Codex nodes bootstrapped using the Codex CLI.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.