open-design/apps/packaged
Zakaria a46764fb1b
Some checks failed
ci / Validate workspace (push) Has been cancelled
landing-page-ci / Validate landing page (push) Has been cancelled
landing-page-deploy / Deploy landing page (push) Has been cancelled
github-metrics / Generate repository metrics SVG (push) Has been cancelled
first-commit
2026-05-04 14:58:14 -04:00
..
src first-commit 2026-05-04 14:58:14 -04:00
AGENTS.md first-commit 2026-05-04 14:58:14 -04:00
esbuild.config.mjs first-commit 2026-05-04 14:58:14 -04:00
package.json first-commit 2026-05-04 14:58:14 -04:00
README.md first-commit 2026-05-04 14:58:14 -04:00
tsconfig.json first-commit 2026-05-04 14:58:14 -04:00

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.