Virtual DJ set assistant
- Rust 73.9%
- TypeScript 21.1%
- CSS 4.9%
Nine TDD tasks: pure matching primitives, excerpt builder, HTTP/multipart, migration v5 with queue queries, the two providers, the two-queue runner, app wiring, and the status line. Verified against real source before writing: ureq 3's API via context7, the existing_columns migration guard, db.rs's actual test helpers, and that the Track interface lives in types.ts rather than tauri.ts. Tests are pinned to real library failures - both confirmed Deezer false positives, the diacritic and radio-edit cases that must still pass, and the measured 44.1k/48k byte sizes either side of the 5 MiB cap. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .vscode | ||
| docs | ||
| public | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| CLAUDE.md | ||
| index.html | ||
| mise.toml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.