Skip to content

Manuhhhh/Tauri-and-Next.js-blank-app

Repository files navigation

This is a Tauri 2.1.0 empty project with Next.js frontend.

To run it you just need to modify the tauri.conf.json file. First you need to change the productName and identifier fields to your project name.

Once you have done that, you have to execute pnpm install. After that you can run pnpm tauri dev to start the development server.

pnpm tauri build will build the app.

pnpm tauri dev -- --debug will start the development server in debug mode.

You can find more information about Tauri in the Tauri 2.0 guide or in the Tauri 1.0 official documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published