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

WIP: Add docs for Cloudflare adapter #3

Merged
merged 21 commits into from
Sep 26, 2024
Merged

WIP: Add docs for Cloudflare adapter #3

merged 21 commits into from
Sep 26, 2024

Conversation

irvinebroque
Copy link
Contributor

@irvinebroque irvinebroque commented Sep 24, 2024

Adds docs for @opennextjs/cloudflare.

Currently WIP — suggestions welcome about what else is essential to include here!

Still left todo:

pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/index.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/bindings.mdx Outdated Show resolved Hide resolved
pages/cloudflare/get-started.mdx Outdated Show resolved Hide resolved
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/
@irvinebroque irvinebroque marked this pull request as ready for review September 26, 2024 09:55
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 irvinebroque merged commit f866865 into main Sep 26, 2024
1 check passed
@dario-piotrowicz dario-piotrowicz deleted the bib/cloudflare branch September 26, 2024 10:43
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants