-
Notifications
You must be signed in to change notification settings - Fork 24
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
WIP: Add docs for Cloudflare adapter #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
irvinebroque
requested review from
petebacondarwin,
IgorMinar,
vicb,
mhart and
dario-piotrowicz
September 24, 2024 11:28
vicb
reviewed
Sep 24, 2024
vicb
reviewed
Sep 24, 2024
vicb
reviewed
Sep 24, 2024
vicb
reviewed
Sep 24, 2024
vicb
reviewed
Sep 24, 2024
vicb
reviewed
Sep 24, 2024
vicb
reviewed
Sep 24, 2024
vicb
reviewed
Sep 24, 2024
irvinebroque
force-pushed
the
bib/cloudflare
branch
from
September 24, 2024 13:25
e5d09c1
to
05933a8
Compare
Co-authored-by: Dario Piotrowicz <[email protected]>
irvinebroque
commented
Sep 26, 2024
irvinebroque
added a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Sep 26, 2024
irvinebroque
added a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Sep 26, 2024
refs opennextjs/docs#3 It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here: https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/
petebacondarwin
approved these changes
Sep 26, 2024
irvinebroque
commented
Sep 26, 2024
Some people may try to use `@opennextjs/cloudflare` to deploy to Cloudflare Pages, and we should explain compatibility and differences.
Call out Cloudflare Workers <> Pages in Troubleshooting
irvinebroque
added a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Sep 26, 2024
* Pages x Node.js => OpenNext refs opennextjs/docs#3 * Update src/content/docs/pages/framework-guides/nextjs/ssr/get-started.mdx Co-authored-by: Tanushree <[email protected]> --------- Co-authored-by: Tanushree <[email protected]>
irvinebroque
added a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Sep 26, 2024
* Add Next.js to supported Workers frameworks refs opennextjs/docs#3 It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here: https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/ * Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Tanushree <[email protected]> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: ToriLindsay <[email protected]> --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Tanushree <[email protected]> Co-authored-by: ToriLindsay <[email protected]>
patriciasantaana
pushed a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Sep 26, 2024
* Pages x Node.js => OpenNext refs opennextjs/docs#3 * Update src/content/docs/pages/framework-guides/nextjs/ssr/get-started.mdx Co-authored-by: Tanushree <[email protected]> --------- Co-authored-by: Tanushree <[email protected]>
patriciasantaana
pushed a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Sep 26, 2024
* Add Next.js to supported Workers frameworks refs opennextjs/docs#3 It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here: https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/ * Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Tanushree <[email protected]> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: ToriLindsay <[email protected]> --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Tanushree <[email protected]> Co-authored-by: ToriLindsay <[email protected]>
elithrar
pushed a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Oct 15, 2024
* Pages x Node.js => OpenNext refs opennextjs/docs#3 * Update src/content/docs/pages/framework-guides/nextjs/ssr/get-started.mdx Co-authored-by: Tanushree <[email protected]> --------- Co-authored-by: Tanushree <[email protected]>
elithrar
pushed a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Oct 15, 2024
* Add Next.js to supported Workers frameworks refs opennextjs/docs#3 It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here: https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/ * Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Tanushree <[email protected]> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: ToriLindsay <[email protected]> --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Tanushree <[email protected]> Co-authored-by: ToriLindsay <[email protected]>
maheshwarip
pushed a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Dec 2, 2024
* Pages x Node.js => OpenNext refs opennextjs/docs#3 * Update src/content/docs/pages/framework-guides/nextjs/ssr/get-started.mdx Co-authored-by: Tanushree <[email protected]> --------- Co-authored-by: Tanushree <[email protected]>
maheshwarip
pushed a commit
to cloudflare/cloudflare-docs
that referenced
this pull request
Dec 2, 2024
* Add Next.js to supported Workers frameworks refs opennextjs/docs#3 It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here: https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/ * Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Tanushree <[email protected]> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: ToriLindsay <[email protected]> --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Tanushree <[email protected]> Co-authored-by: ToriLindsay <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds docs for
@opennextjs/cloudflare
.Currently WIP — suggestions welcome about what else is essential to include here!
Still left todo:
nodejs_compat
flag + compat date a9b878enpm create cloudflare
command, and if not, suggest ^ these example apps as starting points 76c3b9agetRequestContext
from next-on-pages@cloudflare/workers-types
or runnpx wrangler types --experimental-include-runtime
ed1e429@opennextjs/cloudflare
and these docs, while setting expectations (similar to the<callout>
in these docs) Pages x Node.js => OpenNext cloudflare/cloudflare-docs#17123