astro-sites
CommunityManage multi-site Astro apps behind a single nginx.
Authorbrentwpeterson
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill consolidates management and deployment of multiple Astro sites from a single monorepo, routing them through one shared nginx container to simplify hosting, updates, and operations.
Core Features & Use Cases
- Multi-site Astro monorepo hosted on AWS ECS with a single nginx container.
- Per-site local development ports and hostname-based routing via ALB and Route53.
- HubSpot embedded forms per site and optional SES email verification per domain.
- Simple onboarding for new sites by adding a folder, configuring site settings, and updating deployment scripts.
- Production deployment workflow: push to master, tag per-site versions, and build all sites into the shared container.
Quick Start
Start a specific site in development by navigating to its folder and running the dev server.
-
cd astro-sites/brent-run
-
npm run dev This opens at http://localhost:3010
-
cd astro-sites/requestdesk-ai
-
npm run dev This opens at http://localhost:3003
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: astro-sites Download link: https://github.com/brentwpeterson/claude-commands/archive/main.zip#astro-sites Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.