The Digital Strategy Whiteboard for FRC
43
stars
599
commits
Rust
primary language
Aug 31, 2026
updated
The Digital Strategy Whiteboard for FRC.
VS Code + Svelte + Tauri + rust-analyzer.
Generate both native mobile projects on macOS:
bun run mobile:init
Build both the Android and iOS release artifacts:
bun run mobile:build
The generated projects are written under src-tauri/gen/android and
src-tauri/gen/apple. Android builds require the Android SDK/NDK; iOS builds
require macOS, Xcode, CocoaPods, and Apple signing for a distributable IPA.
Rust
47.5%
TypeScript
21.5%
Svelte
19.3%
CSS
9.2%
Kotlin
1.3%
The Digital Strategy Whiteboard for FRC
43
stars
599
commits
Rust
primary language
Aug 31, 2026
updated
The Digital Strategy Whiteboard for FRC.
VS Code + Svelte + Tauri + rust-analyzer.
Generate both native mobile projects on macOS:
bun run mobile:init
Build both the Android and iOS release artifacts:
bun run mobile:build
The generated projects are written under src-tauri/gen/android and
src-tauri/gen/apple. Android builds require the Android SDK/NDK; iOS builds
require macOS, Xcode, CocoaPods, and Apple signing for a distributable IPA.
Rust
47.5%
TypeScript
21.5%
Svelte
19.3%
CSS
9.2%
Kotlin
1.3%