Temporal Server
JSON →Temporal workflow server packaged as an npm module. Downloads the official Temporal CLI binary that includes a development server with SQLite persistence and built-in Web UI. Version 0.0.10 supports Linux (amd64, arm64), macOS (amd64, arm64), and Windows (amd64, arm64). No Docker or external databases required. Postinstall downloads ~60MB binary; can be skipped. Configuration via environment variables or configs/server.json. Default ports: gRPC 7233, HTTP API 8233, Web UI 8080, Metrics 9090. Provides CLI and npm script commands for start, stop, restart, status, and cleanup.
Resources
packagetemporal-server ↗