docs(examples): document workout run and deploy path
Add the workout exemplar README with run, browser, test, deploy, and boundary notes so the product example is usable without guessing commands or hidden runtime assumptions. req: examples/001 req: examples/005 req: local/001 req: local/003 req: host/005
This commit is contained in:
@@ -134,7 +134,8 @@ See `docs/versioning.md`.
|
||||
- `examples/workout`: phone-first local-first product exemplar. Run with
|
||||
`cargo run --bin hemx-workout-example` and open `http://127.0.0.1:3028`.
|
||||
It keeps workout truth as commands/events/projections and routes export
|
||||
through the host capability boundary. req: examples/001 req: local/001 req: host/005
|
||||
through the host capability boundary; `examples/workout/README.md` documents
|
||||
run, test, deploy, and failure-mode paths. req: examples/001 req: local/001 req: host/005
|
||||
- `examples/kanban`: advanced / north-star milestone boundary sketch. It may
|
||||
expose manual registry or render escape hatches while exploring product limits.
|
||||
- `examples/techdemo`: advanced integration demo with a leaf island and broader
|
||||
|
||||
Reference in New Issue
Block a user