Scripts
| Command | Description |
|---|---|
pnpm dev | Start the app in development mode with hot reload |
pnpm build | Build main, preload, and renderer for production |
pnpm preview | Run the production build locally |
pnpm dist | Build and package installers (AppImage/deb, DMG, NSIS) |
Packaged artifacts are written to release/.
