-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Add tutorial #20025
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
Add tutorial #20025
Conversation
Deploying cloudflare-docs with
|
| Latest commit: |
922ebb9
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://faa528ff.cloudflare-docs-7ou.pages.dev |
| Branch Preview URL: | https://pipelines-motherduck-tutoria.cloudflare-docs-7ou.pages.dev |
src/content/docs/pipelines/tutorials/query-data-with-motherduck/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/pipelines/tutorials/query-data-with-motherduck/index.mdx
Outdated
Show resolved
Hide resolved
|
|
||
| The `fetch` handler in the `src/index.ts` file uses the `PIPELINES_ID` environment variable to send the clickstream data to your pipeline. | ||
|
|
||
| ## 7. Test the application |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd add a caveat here. While running this server locally, data won't actually be sent to the Pipeline. But we can verify that it is working.
Additionally: I'd put the deploy step here instead of step 10. Local workers can't actually send data to a pipeline over a worker binding: so the e-commerce site has to be deployed first.
src/content/docs/pipelines/tutorials/query-data-with-motherduck/index.mdx
Outdated
Show resolved
Hide resolved
* Initial pipelines docs * Fixed wrangler commands * Improved pipelines index page * Fixed broken links * Fixed typos * improved worker binding documentation * Fixed broken links * PIPE-155 Add prefix to Pipelines naming (#18656) * Modified worker binding docs * added local development notes * Renamed worker bindings to .mdx * Fixed filenames and broken comments * updated dates * Fixed render issues and page titles * Updated prefix instructions * Updated heading * Updated docs for Oauth flow * Added documentation about batch hints * Added R2 as a destination * updated ordering * Updated performance characteristics * updated ordering * Updated docs for new wrangler commands * updated batch settings * Added CORS documentation * Removed pricing doc * updated cors * Add tutorial (#20025) * adds pipelines tutorial * minor fixes * initial transformations documentation * Added docs for env and ctx * Fixed typo * Add tutorial (#20476) * add pipelines client-side tutorial * minor updates * Fixed typos * Updated import * Removed changelog entry for now * removed changelog reference * fixed imports * Fixed broken link * removed transformations * removed broken links * Updated text * Added javascript API * Removed old file * fixed broken links * Fixed typo * Updated guides * Re-organized docs * Improved getting started guide * Improved output settings * Fixed broken links * Added more content about how pipelines works * Added documentation for how pipelines work * Improvements to overview * Improved getting started guide * Improved http endpoint docs * Improved http options * Improved output settings * Updated logo and text * Updated architecture * Update how-pipelines-work.mdx * Update how-pipelines-work.mdx * Fixed broken links * Updated tagline * Updated text * Small changes * Changed phrasing * improved shards documentation * Updated shard count documentation * Updated wrangler commands * Updated metrics documentation * Updated docs * Fixed typos * Updated tutorial commands * Improved tutorial text * Fixed typo * Improved text * Fixed broken links * fixed limits typo * small improvements * Improved data lake tutorial * Added changelog entry * Small updates * Improved grammar * Small changes to wrangler commands * Fixed typos * Improved wrangler configuration * Updated changelog entry * Fixed changelog typo * updated changelog * updated link * Update src/content/docs/pipelines/getting-started.mdx Co-authored-by: Denise Peña <[email protected]> * Apply suggestions from code review Co-authored-by: Denise Peña <[email protected]> Co-authored-by: Kody Jackson <[email protected]> * Improved language * Update 2025-04-10-launching-pipelines.mdx * Update http.mdx * Update index.mdx * Update index.mdx * Update 2025-04-10-launching-pipelines.mdx * Update how-pipelines-work.mdx * Clarified shard count * Reorganized sources * improved language * improved grammar * Updated limits * Updated casing * Fixed typo * Improved pricing docs * Improved getting started guide * Improved text * Update output-settings.mdx * Update output-settings.mdx * Update pipelines.mdx * Update pipelines.mdx * minor fixes to tutorials (#21552) --------- Co-authored-by: Oliver Yu <[email protected]> Co-authored-by: Harshil Agrawal <[email protected]> Co-authored-by: kodster28 <[email protected]> Co-authored-by: Denise Peña <[email protected]>
* Initial pipelines docs * Fixed wrangler commands * Improved pipelines index page * Fixed broken links * Fixed typos * improved worker binding documentation * Fixed broken links * PIPE-155 Add prefix to Pipelines naming (#18656) * Modified worker binding docs * added local development notes * Renamed worker bindings to .mdx * Fixed filenames and broken comments * updated dates * Fixed render issues and page titles * Updated prefix instructions * Updated heading * Updated docs for Oauth flow * Added documentation about batch hints * Added R2 as a destination * updated ordering * Updated performance characteristics * updated ordering * Updated docs for new wrangler commands * updated batch settings * Added CORS documentation * Removed pricing doc * updated cors * Add tutorial (#20025) * adds pipelines tutorial * minor fixes * initial transformations documentation * Added docs for env and ctx * Fixed typo * Add tutorial (#20476) * add pipelines client-side tutorial * minor updates * Fixed typos * Updated import * Removed changelog entry for now * removed changelog reference * fixed imports * Fixed broken link * removed transformations * removed broken links * Updated text * Added javascript API * Removed old file * fixed broken links * Fixed typo * Updated guides * Re-organized docs * Improved getting started guide * Improved output settings * Fixed broken links * Added more content about how pipelines works * Added documentation for how pipelines work * Improvements to overview * Improved getting started guide * Improved http endpoint docs * Improved http options * Improved output settings * Updated logo and text * Updated architecture * Update how-pipelines-work.mdx * Update how-pipelines-work.mdx * Fixed broken links * Updated tagline * Updated text * Small changes * Changed phrasing * improved shards documentation * Updated shard count documentation * Updated wrangler commands * Updated metrics documentation * Updated docs * Fixed typos * Updated tutorial commands * Improved tutorial text * Fixed typo * Improved text * Fixed broken links * fixed limits typo * small improvements * Improved data lake tutorial * Added changelog entry * Small updates * Improved grammar * Small changes to wrangler commands * Fixed typos * Improved wrangler configuration * Updated changelog entry * Fixed changelog typo * updated changelog * updated link * Update src/content/docs/pipelines/getting-started.mdx Co-authored-by: Denise Peña <[email protected]> * Apply suggestions from code review Co-authored-by: Denise Peña <[email protected]> Co-authored-by: Kody Jackson <[email protected]> * Improved language * Update 2025-04-10-launching-pipelines.mdx * Update http.mdx * Update index.mdx * Update index.mdx * Update 2025-04-10-launching-pipelines.mdx * Update how-pipelines-work.mdx * Clarified shard count * Reorganized sources * improved language * improved grammar * Updated limits * Updated casing * Fixed typo * Improved pricing docs * Improved getting started guide * Improved text * Update output-settings.mdx * Update output-settings.mdx * Update pipelines.mdx * Update pipelines.mdx * minor fixes to tutorials (#21552) --------- Co-authored-by: Oliver Yu <[email protected]> Co-authored-by: Harshil Agrawal <[email protected]> Co-authored-by: kodster28 <[email protected]> Co-authored-by: Denise Peña <[email protected]>
Summary
Adds MotherDuck tutorial for Pipelines