Native shell, small web UI
CodeFacts uses Tauri v2 with a React + TypeScript frontend. Tailwind CSS handles layout and the checked-in shadcn/ui components provide accessible controls without a runtime design-system service.
GitHub network calls stay in Rust so the webview never receives cross-origin privileges beyond Tauri IPC.
