Tauri Template

While building Astro Editor I learned a fair bit about Tauri and how to develop simple macOS/React apps with it using Claude Code. So I spent a few hours building the boilerplate I wish I'd had when I started, tauri-template. It comes with: - A basic boilerplate for Tauri 2, React & Typescript - A sensible state management system using Zustand and Tanstack Query - UI components based on shadcn…

Read more →
Page 1