Deploy Node.js services fast with a clean API-driven runtime control layer.
Start, stop, restart, and deploy via REST endpoints built for automation.
Helmet, compression, rate limiting, structured responses, and clean error handling.
npm install
cp .env.example .env
npm run dev
curl http://localhost:3000/health
curl http://localhost:3000/api/runtime/status