This is Template App for Desktop App.
cargo tauri devor
cargo make guiWhen you want to check only web view, you can run next commands.
trunk serveor
cargo make dev cargo tauri buildor
cargo make gui-buildThis template uses cargo-make. Setup requires two commands when Rust is already installed.
cargo install cargo-make
cargo make installYou can access your site with http://localhost:3000. src-tauri is ignored in trunk.toml because trunk builds programs infinitely.
configure is src-tauri