UNPKG

codebrag

Version:

CLI tool for tracking Claude Code usage and leaderboard participation

2 lines 112 B
// API endpoint configuration export const API_BASE_URL = process.env.API_BASE_URL || 'https://api.codebrag.co';