FRC Team 340's pit display software, built with SvelteKit + Tauri. Data is provided by the FRC Events API, Nexus for FRC, and The Blue Alliance.
The latest binaries can be found under this repository's actions tab, as artifacts produced by CI.
npm install
npm run tauri buildTo run the development server:
npm run tauri dev


