Dashboard¶
Lerim's hosted dashboard lives on Lerim Cloud.
This repo does not ship a full local web UI. The local runtime exposes:
- the CLI
- the local JSON API from
lerim serve - a small transition page at
/when no bundled static assets are present
For local work, use the CLI and local API directly:
The local API is available on port 8765 (default) when you run lerim up or lerim serve.
Related¶
- CLI: lerim serve — local API + daemon loop
- CLI: lerim dashboard — prints the current transition message
- CLI: lerim status — runtime overview