Skip to content

Latest commit

 

History

History

billing-durable-object

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.