- Rust
- Node.js (18+)
- System dependencies for Tauri (webkit2gtk, etc., you can find more details in the setup.sh script)
-
Install dependencies:
npm install
-
Run in development mode:
npm run tauri dev
To build for production:
npm run tauri buildApache License 2.0
