Skip to content

dan5py/tauri-next

Repository files navigation

Tauri Next

This is a Tauri app template that uses Next.js as frontend framework.

Warning

This template uses Tauri v2 which is still in beta. It is not recommended to use this template for production apps.

Features

The Next app is based on Next Ready

Getting Started

Install dependencies:

pnpm install

Run the development server:

pnpm tauri dev

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js and Tauri, take a look at the following resources: