Next.js + Tauri template for building cross-platform desktop apps with SSG
Nextauri is a template combining Next.js and Tauri to build cross-platform desktop applications. It uses Next.js for static site generation and a React frontend, and Tauri (Rust) to produce native binaries. The template includes ESLint and Clippy configs, GitHub Actions CI, and automated weekly dependency updates.
0