open-design/apps/packaged/README.md

8 lines
316 B
Markdown
Raw Normal View History

# apps/packaged
Thin packaged Electron runtime entry for Open Design.
This package starts the packaged daemon and web sidecars, registers the `od://`
entry protocol, and then delegates to `@open-design/desktop/main` for the host
window. Product logic stays in `apps/daemon`, `apps/web`, and `apps/desktop`.