An in-progress native desktop control center for QueryMT built with Tauri, SvelteKit, TypeScript, Tailwind CSS, and Bits UI.
This repository currently contains the initial app scaffold plus a static product shell prototype with fake data for the main desktop surfaces.
npm install
npm run dev
npx tauri devTauri integration is scaffolded under src-tauri/ and will be wired up in later slices.