MCPcopy Index your code
hub / github.com/alysonhower/tauri2-svelte5-boilerplate

github.com/alysonhower/tauri2-svelte5-boilerplate @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
12 symbols 21 edges 12 files 0 documented · 0% updated 19mo ago★ 107
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Tauri 2 Svelte 5 Boilerplate

Simple boilerplate for Tauri 2 with Svelte 5 (and DaisyUI) using Bun runtime.

Requirements

In order to run this boilerplate, you need to install Bun and Rust. If you are on Windows I also recommend installing MSVC before the other dependencies (make sure to check the "Desktop development with C++" workload).

Some useful links: - https://bun.sh/docs/installation - https://www.rust-lang.org/tools/install - https://visualstudio.microsoft.com/vs/community/

Setup

git clone https://github.com/alysonhower/tauri2-svelte5-boilerplate.git
cd tauri2-svelte5-boilerplate
bun i

Useful commands

Start dev server

bun run tauri dev

Build executable

bun run tauri build

Other links

Svelte 5

https://svelte-omnisite.vercel.app/docs

Tauri 2

https://tauri.app/start/

DaisyUI

https://daisyui.com/docs/

Note: Boilerplate tested on Windows 11 only.

Core symbols most depended-on inside this repo

Shape

Function 5
Method 5
Class 2

Languages

TypeScript67%
Rust33%

Modules by API surface

src/lib/commands.svelte.ts8 symbols
src-tauri/src/main.rs1 symbols
src-tauri/src/lib.rs1 symbols
src-tauri/src/commands.rs1 symbols
src-tauri/build.rs1 symbols

For agents

$ claude mcp add tauri2-svelte5-boilerplate \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page