Documentation
¶
Overview ¶
Command render-debug launches a live web dashboard for tuist render performance metrics. It tails a JSONL log file and streams data to the browser via Server-Sent Events.
Usage:
# Terminal 1: start your app with render debug logging TUIST_LOG=/tmp/tuist.log myapp # Terminal 2: launch the dashboard go run github.com/vito/tuist/debugui@latest go run github.com/vito/tuist/debugui@latest -file /path/to/custom.log
Click to show internal directories.
Click to hide internal directories.