dev-server
CommunityOrchestrate your local dev stack with one command
Authorjoeczar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the setup and orchestration of a complete local development environment for Vacay Photo Map by starting, stopping, and monitoring PostgreSQL, the frontend (Vite), and the API (Bun) server from a single command or script, reducing setup time and context switching.
Core Features & Use Cases
- Unified dev controls: Start, stop, or check the status of all local services with one command.
- Health checks & status: Quickly verify that PostgreSQL, frontend, and API are running and reachable.
- Environment-ready commands: Facilitates quick startup in new machines or fresh clones.
Quick Start
To bring up the full local dev stack:
- Start Postgres: docker compose -p vacay-dev up -d postgres
- Start Frontend: pnpm dev
- Start API: pnpm dev:api
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: dev-server Download link: https://github.com/joeczar/vacay-photo-map/archive/main.zip#dev-server 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 471,000+ vetted skills library on demand.