A Tauri 2.0 + Next.js (SSG) template, with TailwindCSS, opinionated linting, and GitHub Actions preconfigured
The Tauri + Next.js Template is a project template that combines Next.js and Tauri to create a TypeScript frontend using Next.js and a Tauri Rust application. It provides a seamless integration between the two technologies, allowing developers to build performant and accessible UI components using the Next.js framework and Tauri webview windows. The template also includes tools for formatting, linting, and building the application for release.
To set up the template, follow these steps:
For a more detailed guide, consult the documentation.
The Tauri + Next.js Template provides a seamless integration between Next.js and Tauri, allowing developers to build performant and accessible UI components. With features like TypeScript support, TailwindCSS integration, and code formatting/linting tools, this template sets a solid foundation for building cross-platform desktop applications. The template also offers guidance on using SSG and optimizing images for deployment. Overall, this template is a valuable resource for developers looking to leverage the power of Next.js and Tauri in their projects.