跳至內容

tauri-tanstack-start-react-template

Stars
0
Forks
0
License
MIT
Version
Update
OS

#### 產品特色

* TypeScript 前端使用 TanStack Start 配合 Vite 和 React 19
* TanStack Router 進行型態安全的文件基路由
* TailwindCSS 4 作為原子 CSS 框架
* Vitest 進行單元測試,搭配 Testing Library
* GitHub Actions 進行程式碼格式與驗證檢查

#### 主要功能、特點

這是一個基於 Tauri 2.0 的開發模板,整合 TanStack Start 進行前端開發,支援 TypeScript 和 React 19,並使用 TanStack Router 進行型態安全的文件基路由。模板內建了 TailwindCSS 4 作為原子 CSS 框架,搭配 Vitest 進行單元測試,並透過 GitHub Actions 進行程式碼格式與驗證檢查。使用者可透過 Tauri 的 webview 進行開發,並支援 SSR 預渲染以提升 SEO。

#### 指令

“`bash
# 無常用指令(自動生成)
“`