Prerequisites
- Node.js 22+
- pnpm 10+
Setup
1
Clone the repo
2
Install dependencies
3
Start it
Layout
apps/electron: the desktop app (main process + React renderer).apps/server: the embedded Hono API.packages/sdk: thefreestyle-voicepackage you build plugins against.plugins: the example plugins.