Development entry point
Run the desktop workflow from the repository root:Source layout
apps/desktop/srccontains the React application.apps/desktop/electroncontains the Electron main process code.apps/desktop/servercontains the desktop-local server runtime.packages/composer-runtimecontains runtime code shared by the CLI and desktop app.