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
## DESCRIBE YOUR PR
Moves the Hydrogen guide to the Cloudflare SDK docs, so all
Cloudflare-specific documentation is held in one place.
## IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs
to go live.
- [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE -->
- [ ] Other deadline: <!-- ENTER DATE HERE -->
- [ ] None: Not urgent, can wait up to 1 week+
## SLA
- Teamwork makes the dream work, so please add a reviewer to your PRs.
- Please give the docs team up to 1 week to review your PR unless you've
added an urgent due date to it.
Thanks in advance for your help!
## PRE-MERGE CHECKLIST
*Make sure you've checked the following before merging your changes:*
- [ ] Checked Vercel preview for correctness, including links
- [ ] PR was reviewed and approved by any necessary SMEs (subject matter
experts)
- [ ] PR was reviewed and approved by a member of the [Sentry docs
team](https://github.com/orgs/getsentry/teams/docs)
description: "Learn how to set up the Remix SDK with popular Frameworks like Hydrogen."
2
+
title: Cloudflare SDK Guide
3
+
description: "Learn how to set up the Remix SDK or Hydrogen with Cloudflare."
4
4
---
5
5
6
-
You can use the Sentry Remix SDK to setup Sentry with frameworks like Shopify Hydrogen.
6
+
You can use the Sentry Remix SDK to set up Sentry with frameworks like Shopify's Hydrogen. The following guides will help you get started with the Sentry Remix SDK on Cloudflare:
7
7
8
-
<PageGrid />
8
+
-**[Remix on Cloudflare](/platforms/javascript/guides/cloudflare/frameworks/remix/)**
9
+
-**[Hydrogen on Cloudflare](/platforms/javascript/guides/cloudflare/frameworks/hydrogen/)**
0 commit comments