Welcome! Quick orientation for anyone who wants to contribute:
Ground rules live in CONTRIBUTING.md — the short version: pnpm dev gets you a full studio on :4100/:4110 with zero config, typecheck must pass, and anything touching the recording path has to keep chunks-to-IndexedDB-before-upload and idempotent resumable uploads intact. Exercise your change in a real browser (Chromium's --use-fake-device-for-media-stream works great) and say what you did in the PR.
Questions → Discussions. Claiming an issue: just comment on it.
Welcome! Quick orientation for anyone who wants to contribute:
good first issue— self-contained, mostly 1–2 files.Ground rules live in CONTRIBUTING.md — the short version:
pnpm devgets you a full studio on :4100/:4110 with zero config, typecheck must pass, and anything touching the recording path has to keep chunks-to-IndexedDB-before-upload and idempotent resumable uploads intact. Exercise your change in a real browser (Chromium's--use-fake-device-for-media-streamworks great) and say what you did in the PR.Questions → Discussions. Claiming an issue: just comment on it.