Combine high performance static HTML with dynamic server-rendered content.| Docs
Learn how to use the @astrojs/cloudflare adapter to deploy your Astro project.| Docs
The Request interface of the Fetch API represents a resource request.| developer.mozilla.org
Learn how to use the @astrojs/node SSR adapter to deploy your Astro project.| Docs
Learn how to use the @astrojs/vercel SSR adapter to deploy your Astro project.| Docs
The following reference covers all supported configuration options in Astro. To learn more about configuring Astro, read our guide on Configuring Astro.| Docs
When rendering a page, Astro provides a runtime API specific to the current render. This includes useful information such as the current page URL as well as APIs to perform actions like redirecting to another page.| Docs