How to Deploy Astro to Cloudflare Pages in 3 Steps - 2024

How to Deploy Astro to Cloudflare Pages in 3 Steps - 2024

If you also get lost in all the documents they provide, follow these steps 👇

You can deploy any project by using Cloudflare with these 3 simple steps. I will show you how I deploy my blog with Astro: https://blog.atakanr.com

The 3 Steps:

  1. Go to Workers Routes section and create a new page
  2. Select your project via GitHub
  3. Select Astro as a framework

That’s it! It is free, simple, and whenever your GitHub branch is updated, your deployed pages will be automatically updated.

Cloudflare Pages Deployment

Key Benefits:

  • Free hosting
  • Simple setup
  • Automatic updates

Best Regards!