Skip to content

GrahLnn/tauri-react

Repository files navigation

Stone Badge

Tauri + React Modern Template

A feature-rich Tauri + React development template, integrated with the latest development tools and frameworks.

Features

  • Tauri - Build smaller, faster, and more secure desktop applications
  • Rsbuild - High-performance build tool
  • React 19 - Latest version of React
  • Tailwind CSS v4 - Next generation utility-first CSS framework
  • Bun - High-performance JavaScript runtime and package manager
  • React Scan - React application performance analysis tool
  • shadcn/ui - Beautifully designed components built with Radix UI and Tailwind CSS
  • tauri-specta - Generate TypeScript bindings for Tauri commands and events
  • surrealdb - A NoSQL database designed for the next generation of applications
  • xstate - A state management library for React, using state machines
  • arktype - A type system for JavaScript and TypeScript
  • Effect - A functional programming library for TypeScript
  • React Doctor - One command scans your codebase for security, performance, correctness, and architecture issues, then outputs a 0–100 score with actionable diagnostics.

Getting Started

Installation

bun install
bunx tauri signer generate -w .tauri/myapp.key

Development

Start the development server:

bun tauri dev

Quality gates:

bun run fmt:check
bun run typecheck
bun run check:all

Add a shadcn component:

bunx --bun shadcn@latest add [components]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors