cloudflare-docs
cloudflare-docs copied to clipboard
Adds draft docs for connecting to remote resources during local dev (hybrid dev)
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: truedifferently across environments. Ex: You canwrangler dev --env stagingwith bindings configured withremote: true - [ ] I probably need to change
remote : trueto"remote" : true(thought this is wrangler.json specific -- wrangler.toml would beremote = 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