Contributing
If you are interested in contributing to the project, please read the following guidelines.
Development
Prerequisites
- Node.js LTS
- pnpm
- Bun
- Deno (optional, used in some extensions)
- Rust
Setup
Run Desktop App
[!CAUTION] For some unknown reason, the desktop app may panic when running
pnpm tauri dev
in the first time. If that happens, please try running it again.