mirror of
https://github.com/logos-storage/metrics.git
synced 2026-01-02 13:33:09 +00:00
363 B
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.