Hi, I have a durable object running locally and a pages project which want to link to that durable o
Hi, I have a durable object running locally and a pages project which want to link to that durable object, how can I set up these locally?
—do BINDING_NAME=DoClass@WorkerName
yes pls send pages.devwrangler pages publish <OUTPUT_DIRECTORY> only meant to send the entire app assets and will upload the entire directory?


main to production and staging in parallel (staging is a protected branch name in our repo). And Cloudflare will create consistent, branch-based .pages.dev URLS (e.g. the-branch.your-project.pages.dev). For the staging deployment, you just need to pass the branch parameter when running the action.—do BINDING_NAME=DoClass@WorkerNamewrangler pages publish <OUTPUT_DIRECTORY>mainstagingstagingthe-branch.your-project.pages.devbranch