cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

Adds draft docs for connecting to remote resources during local dev (hybrid dev)

Open korinne opened this issue 4 months ago • 7 comments

Summary

Starting the draft docs for connecting to remote resources during local development.

###To do

  • [ ] Need to update Environments page to talk about how you can configure remote: true differently across environments. Ex: You can wrangler dev --env staging with bindings configured with remote: true
  • [ ] I probably need to change remote : true to "remote" : true (thought this is wrangler.json specific -- wrangler.toml would be remote = true
  • [ ] Add full API reference @penalosa and @dario-piotrowicz would love help
  • [ ] We'll need to separate update all the config docs and other relevant pages
  • [ ] Might be good to have a use-cases / examples section
  • [x] Update the matrix for per-binding remote connections

korinne avatar Jun 05 '25 20:06 korinne