Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Billing Durable Object

Cloudflare Durable Object for worker billing

馃敡 Setup

The Billing Durable Object is managed via the dispatch-worker.

Environment Variables

Environment variables and secrets are managed in the dispatch-worker's wrangler.toml file's [vars] section and .dev.vars file.

Deployment

The Billing Durable Object is deployed via the dispatch-worker. It is configured in the dispatch-worker's wrangler.toml file's [[durable_objects.bindings]] and [[migrations]] sections.