{"repo":"Stijn-B/tauri-sveltekit","free":true,"listed":false,"github":"https://github.com/Stijn-B/tauri-sveltekit","clone":"git clone https://github.com/Stijn-B/tauri-sveltekit.git","description":"A minimal Tauri & SvelteKit starter template","language":"JavaScript","stars":156,"topics":[],"license":null,"category":"saas-starters-boilerplates","readme_excerpt":"Tauri x SvelteKit 1. Getting Started 2. How it Works 3. About the Frameworks 4. Desktop Apps with SvelteKit and Tauri - Step-by-Step Tutorial Getting Started Install the current Tauri prerequisites, including Rust and a supported Node.js release (22.12 or newer within Node 22, or Node 24+). The repository's recommended Node and Rust toolchains are recorded in .nvmrc and rust-toolchain.toml . Install the packages Specify your application identifier To build your Tauri app you must specify its identifier in reverse domain name notation (e.g. com.tauri.my-tauri-app ). This string must be unique across applications and contain only alphanumeric characters (A–Z, a–z, and 0–9), hyphens (-), and periods (.). Set your application identifier in src-tauri/tauri.conf.json : Run the Tauri app For development, run the following command: Build the Tauri app For building the app into a distributable package, run the following command: The initial app should look like this: How it works Tauri can integrate any frontend framework that compiles to HTML, JS and CSS. SvelteKit can be configured to build a static single-page app using the @sveltejs/adapter-static adapter. This enables us to use Tauri with SvelteKit. [!IMPORTANT] In SPA mode, SvelteKit features that require a server, such as server-side rendering (SSR) and server endpoints, are not available at runtime. Tauri loads the pre-built static files directly in its webview instead of running a SvelteKit server. About the frameworks Tauri ","default_branch":null,"files":null,"tree":[],"storefront":"/r/Stijn-B","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Stijn-B/tauri-sveltekit/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}