Meterboard is an open-source personal SaaS command center. It normalizes spend, balances, quotas, seats, and runway without pretending estimates are provider truth.
apps/api: Python/FastAPI product API, connector manifests, credential encryption, polling, persistence.apps/web: Next.js dashboard and connection onboarding.supabase/migrations: database truth.- Provider credentials are encrypted in the API and never returned to the browser, logged, or committed.
- Every metric carries provenance: provider, calculated, manual, or invoice.
- Preserve native units. Never fabricate a universal credit balance.
make verify