Skip to main content
You can deploy your own instance of the v3 website using the button below. This forks the Astro project to your GitHub account, builds the site to dist/, and deploys it to Cloudflare Workers with assets served through the Workers Assets binding. Deploy to Cloudflare

Instructions

1

One-Click Deploy

Click the Deploy to Cloudflare button above.
2

Authorize

Authorize Cloudflare Workers to access your GitHub account.
3

Configure

Select your GitHub account and enter a repository name (e.g., my-hapara-fail).
4

Deploy

Click Deploy. Cloudflare will install dependencies, run the Astro build, and deploy the generated dist/ output.
The deployed Worker uses the @astrojs/cloudflare adapter and the configuration in wrangler.jsonc. You can configure a custom domain in the Cloudflare dashboard after deployment.