Inspired by config-based from PayloadCMS and simplicity from NextForge Tauri Forge is an open‑source boilerplate for building desktop and mobile apps with Tauri, Next.js, Rust, TailwindCSS, and Shadcn.

- Node
- Rust
- Setup
- Adapter API
- Logger API
- Forge Lib
- Start App
- Tests
- Documentation
- Package scripts
- Repository pipelines
# Install dependencies
pnpm install
# Run development mode
pnpm dev
# Test
pnpm test
# Build for production
pnpm build
We welcome contributions! If you'd like to help build Tauri Forge, feel free to open issues, submit pull requests, or suggest ideas.
MIT License.