Create modern Tauri desktop apps in just a few simple steps with shadcn/ui. React, Next.js, Sveltekit.
The Tauri-UI-Boilerplate is a development framework that combines Tauri, Next.js 13, and shadcn/ui to provide a seamless and efficient development experience. It utilizes technologies such as TypeScript, Tailwind CSS, Radix UI, and Lucide Icons to create a highly customizable and feature-rich application. With a focus on optimization and ease of use, this boilerplate enables developers to quickly create powerful desktop applications.
To get started with the Tauri-UI-Boilerplate, follow these steps:
Cargo.toml file to optimize the bundle size. The resulting .msi file size should be around 1.8mb.package.json and src-tauri/tauri.conf.json files according to your needs.app-icon.png file and run yarn tauri icon to automatically generate the icon files needed for the application.shadcn/ui/apps/www/components/ui directory and paste it into src/components/ui.The Tauri-UI-Boilerplate combines powerful technologies to provide an efficient and customizable development experience. With its features such as draggable titlebar, component decomposition, dark-light mode switch, and easy customization, developers can quickly build desktop applications using the Tauri framework with Next.js 13 and shadcn/ui.