Automatically build and serve static Astro sites within Umbraco.
uAstro is an Umbraco package designed to make deploying Astro websites easier in development environments.
uAstro will use the Astro CLI (astro build) on site startup and after content publish notifications. The static site files are then automatically served by uAstro.
Mandatory
{
"Astro": {
"SourceDirectory": "../path/to/astro/directory"
}
}
Rescope.uAstro to your Umbraco web projectAstro:SourceDirectory configuration path (this should be the directory containing your astro project)contentRootPath/astro-generated. Content from this directory will be used to serve requests.During development, build status messages will be shown when a request is made to the site while a build is in progress.
© 2026 Rescope. Rescope Digital Ltd - registered company 14610536 in England and Wales. Registered office: 82A James Carter Road, Mildenhall, IP28 7DE.