You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
> [!IMPORTANT]
2
+
> **This module is no longer required for the latest versions of Nitro.**
3
+
>
4
+
> Latest versions of Nitro now include built-in support for Cloudflare development emulation. Please check [docs](https://nitro.build/deploy/providers/cloudflare#dev-preset) for more info.
5
+
6
+
---
7
+
1
8
# Cloudflare Platform for Nitro and Nuxt
2
9
3
10
This proof of concept module enables access to the Cloudflare runtime platform in the development server of [Nitro](https://nitro.unjs.io) and [Nuxt](https://nuxt.com) using the [new `getPlatformProxy` API](https://github.com/cloudflare/workers-sdk/pull/5002) exposed by [wrangler](https://developers.cloudflare.com/workers/wrangler/) and [miniflare](https://miniflare.dev/)
0 commit comments