---
type: package
package: billing
editRoot: packages/billing
checks:
  - pnpm --filter @demo/billing test
---

# billing

Owns subscriptions, invoices, and payment webhooks.

## Edit roots

- `packages/billing`

## Checks

- `pnpm --filter @demo/billing test`