Skip to content

Deploy frontend applications

Deploying a frontend application with React, Vue, Astro, or any other framework requires a platform that handles builds, previews, and global distribution. Cloudflare Workers deploys your frontend to 300+ edge locations with automatic builds triggered on push to GitHub or GitLab.

Solutions

Workers

Build and deploy serverless applications on Cloudflare's global network. Learn more about Workers.

  • Git integration - Automatic deployments triggered on push to GitHub or GitLab
  • Preview deployments - Every pull request gets a unique URL for review before merging
  • Global distribution - Static assets and server-side logic served from 300+ edge locations
  • Full-stack support - Serve frontend assets and handle Application Programming Interface (API) routes from a single deployment

Get started

  1. Workers get started
  2. Configure custom domains