A desktop application built with Tauri, Next.js, and TypeScript.
-
Install dependencies
pnpm install
-
Start development server
pnpm tauri dev
This command will:
- Start the Next.js development server on
http://localhost:3000 - Build and run the Tauri desktop application
- Enable hot reload for both frontend and backend
pnpm tauri build- Next.js 15 - React framework with App Router for server-side rendering and static site generation
- React 19 - UI library with latest features and performance improvements
- TypeScript - Type-safe JavaScript development
- Tailwind CSS 4 - Utility-first CSS framework for rapid UI development
- shadcn/ui - High-quality, accessible component library built on Radix UI
- Lucide React - Beautiful & consistent icon toolkit
- Tauri 2 - Framework for building tiny, blazingly fast binaries for all major desktop platforms
- Rust - Systems programming language for the backend
- pnpm - Fast, disk space efficient package manager
- Prettier - Code formatter with Tailwind CSS plugin
- PostCSS - CSS processing tool
This project is licensed under the Apache License 2.0.
See the NOTICE file for attribution of authorship and third-party acknowledgments.
For commercial licensing or enterprise use cases, please contact: wenzero6112@proton.me