Next.js + Tauri + Python Demo This is a demo project that shows how to use Next.js, Tauri and Python together. How to run Install dependencies pnpm install Run the development server pnpm dev Build the app pnpm build