Landing/AstroLanding/AGENTS.md
Sergejs Kozinecs bfe55eb38c Astro migration
2026-07-24 22:59:23 +03:00

874 B

Development

When starting the dev server, use background mode:

astro dev --background

Manage the background server with astro dev stop, astro dev status, and astro dev logs.

Documentation

Full documentation: https://docs.astro.build

Consult these guides before working on related tasks: