Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanius412/tauri2-svelte5-typesafe-boilerplate
Tauri v2 and Svelte v5 (+kit) Typesafe Boilerplate
https://github.com/lanius412/tauri2-svelte5-typesafe-boilerplate
biomejs bun daisyui specta svelte sveltekit tauri
Last synced: 16 days ago
JSON representation
Tauri v2 and Svelte v5 (+kit) Typesafe Boilerplate
- Host: GitHub
- URL: https://github.com/lanius412/tauri2-svelte5-typesafe-boilerplate
- Owner: lanius412
- Created: 2024-10-31T00:38:51.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T11:47:49.000Z (17 days ago)
- Last Synced: 2024-12-07T12:25:32.719Z (17 days ago)
- Topics: biomejs, bun, daisyui, specta, svelte, sveltekit, tauri
- Language: TypeScript
- Homepage:
- Size: 541 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tauri 2 Svelte 5 Typesafe Boilerplate
> [!NOTE]
> Some libraries are currently in alpha, beta, and release candidate version.## Setup
```bash
git clone https://github.com/lanius412/tauri2-svelte5-typesafe-boilerplate.git
cd tauri2-svelte5-typesafe-boilerplate
bun i
```## Development
```bash
bun tauri dev
```## Links
### Tauri v2
https://tauri.dev### Svelte v5 (+kit)
https://svelte.dev### TailwindCSS v4 beta
https://tailwindcss.com### DaisyUI v5 alpha
https://daisyui.com### Specta v2 rc
https://github.com/specta-rs/tauri-specta