Static Blog is a desktop-based application built with Tauri and Next.js.
Before building your application in tauri with nextjs, run ESLint configuration pnpm lint to remove all errors. Then run pnpm tauri.
To start the development server, run pnpm tauri dev command in the terminal.
To build the application, run pnpm tauri build command in the terminal.
To build the application, run pnpm tauri-snap build command in the terminal.
To build the application, run snapcraft build command in the terminal.
- With a rust toolchain, you build cross-application.
- Currently, I not find ways to resolve the Appimage and flatpak.
