local-dev-server
CommunityPM2-powered local server management for dev.
AuthorAcurioustractor
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Streamlines local development by orchestrating a PM2-based server, preventing port conflicts and enabling automatic restarts.
Core Features & Use Cases
- PM2-based server orchestration for reliable local development
- Port conflict resolution and graceful restarts
- Quick access to real-time logs for debugging
Quick Start
Start the local development server with PM2 and use the provided commands to manage it:
- Start: pm2 start npm --name "empathy-ledger" -- run dev
- Restart: pm2 restart empathy-ledger
- Logs: pm2 logs empathy-ledger
- Stop: pm2 stop empathy-ledger If port 3030 is in use, identify the process on the port and terminate it, then restart the server and verify via logs.
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: local-dev-server Download link: https://github.com/Acurioustractor/empathy-ledger-v2/archive/main.zip#local-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 223,000+ vetted skills library on demand.