Skip to content

Conversation

@john-royal
Copy link
Collaborator

@john-royal john-royal commented Nov 11, 2025

Adds support for Cloudflare VPC service bindings.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 11, 2025

Open in StackBlitz

npm i https://pkg.pr.new/alchemy-run/alchemy@1207

commit: 887e222

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

🚀 Website Preview Deployed

Your website preview is ready!

Preview URL: https://5a314bab-alchemy-website.alchemy-run.workers.dev

This preview was built from commit d09b72b


🤖 This comment will be updated automatically when you push new commits to this PR.

@john-royal john-royal changed the title feat(cloudflare): vpc service feat(cloudflare): vpc service (WIP) Nov 11, 2025
@john-royal john-royal changed the title feat(cloudflare): vpc service (WIP) feat(cloudflare): vpc service Dec 2, 2025
@john-royal john-royal marked this pull request as ready for review December 2, 2025 18:51
Comment on lines +38 to -55
type:
| "ai"
| "browser"
| "dispatch_namespace"
| "mtls_certificate"
| "vectorize"
| "d1"
| "images"
| "kv_namespace"
| "queue"
| "r2_bucket";
}
> & {
raw: true;
})
| WorkerBindingService;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did this change

type: "vpc_service";
};

export const VpcService = Resource(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs

@sam-goodwin
Copy link
Collaborator

merge conflicts to resolve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants