mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[GH-ISSUE #225] What's the equivalent of getCloudflareContext? #54
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mofax on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/cloudflare/vinext/issues/225
Opennext supports access to worker bindings via
What is the equivalent for this in vinext?
@southpolesteve commented on GitHub (Mar 3, 2026):
Good news! Don't need that anymore. You can import them directly from env just like any other worker. No special
getCloudflareContext. Added to the README today: https://github.com/cloudflare/vinext#cloudflare-bindings-d1-r2-kv-ai-etc