Features
Everything fuku does to make local development easier.
Interactive TUI
Real-time service dashboard with CPU/memory monitoring, log viewing, and keyboard-driven controls.
Learn moreOrchestration
Tier-based startup ordering ensures dependencies come up before the services that need them.
Learn moreReadiness Checks
HTTP, TCP, and log-based health checks confirm services are truly ready before proceeding.
Learn moreHot-Reload
File watcher with debouncing automatically restarts services when source files change.
Learn moreLog Streaming
Unix socket-based log streaming with service filtering and formatted output.
Learn moreLifecycle
Graceful shutdown with SIGTERM/SIGKILL handling, reverse-order teardown, and pre-flight cleanup.
Learn more