Skip to content

Ability to access remote resources while developing locally🚀 Feature Request: #4929

Closed
@kyle-pena-nlp

Description

@kyle-pena-nlp

Describe the solution

Add an option to have wrangler execute locally, yet be able to fetch / interact with remote resources like KV and etc.?

In my use case, I have some resources that are sensitive that I don't want to store on a dev box, even if they are just "dev keys". So, I want my worker to be able to retrieve them via KV. Yet, I want to be able to perform integration tests against locally hosted stuff - i.e.; i'd like to call fetch("http://127.0.0.1:80/getThingy").

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions