ApostropheCMS Backend for Astro

You are currently viewing the ApostropheCMS backend, used to manage the content for your project. It supplies the Admin UI and in-context editing functionality. The frontend rendering of the website is handled by Astro and is delivered from a separate repository.

Important Note About Frontend Server

This status checker only works when the Astro frontend is running in development mode (npm run dev). It will not detect servers running in preview mode (npm run preview) or production mode (npm run serve).

For local development and content editing, please ensure you're using npm run dev to start the Astro frontend.

Astro Frontend Status

Checking Astro frontend status...