Docs
Docs
  • Docs
  • Patterns
Star our open source repoJoin our Discord communityFollow us on X.com
Sign InSign Up
← Back to docs home
  • Platform
  • Going to production

    • Working with apps
    • Deploy: Vercel
    • Deploy: Netlify
    • Deploy: Cloudflare Pages
      • Deploying to Cloudflare Pages
      • Syncing your app
  • Inngest Cloud

    • Working with environments
    • Creating an event key
    • Consuming webhook events
    • Replaying functions
  • Usage Limits

    • Inngest Cloud
    • Serverless providers
  • Sign InSign Up

Cloudflare Pages

Inngest allows you to deploy your event-driven functions to Cloudflare Pages.

Deploying to Cloudflare Pages

  1. Write your functions
  2. Serve your functions
  3. Set environment variables for your deployment
  • NODE_VERSION: 16
  • INNGEST_SIGNING_KEY: *** - from the Inngest dashboard
  • INNGEST_EVENT_KEY: *** - from the Inngest dashboard

Syncing your app

After your code is deployed to Cloudflare Pages, you'll need to sync your app with Inngest. Learn how to sync your app with Inngest here.

Edit this page on GitHub
PreviousDeploy: Netlify
NextWorking with environments

© 2024 Inngest Inc. All rights reserved.

Star our open source repoJoin our Discord communityFollow us on X.com