Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add cloudflare worker template to cli #259

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

michalkvasnicak
Copy link
Collaborator

@michalkvasnicak michalkvasnicak commented Mar 28, 2024

Change Summary

This PR:

  • fixes missing ctx, env, req in cloudflare worker handler by providing ctx.cf in handler
  • adds template for cloudflare workers and documents the usage

Merge Checklist

  • PR has a Changeset
  • PR includes documentation if necessary
  • PR updates the boilerplates if necessary

@michalkvasnicak michalkvasnicak self-assigned this Mar 28, 2024
Copy link

vercel bot commented Mar 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frames-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2024 9:47am
framesjs-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2024 9:47am

@michalkvasnicak michalkvasnicak merged commit 3875369 into dev Mar 28, 2024
7 checks passed
@michalkvasnicak michalkvasnicak deleted the feat/cloudflare-worker-context-and-env branch March 28, 2024 09:59
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.

2 participants