Live data from Hacker News

Tauri and Lit Starter Template

github.com

1–3 of 3 posts

Re: Tauri and Lit Starter Template

#2
I'm sharing a starter template combining Tauri with Lit web components.

- Tauri + Lit + TypeScript integration

- Built-in router for multi-page applications

- Optimized CSS with Lightning CSS

- Themeable component system with OKLCH colors

The template provides a minimal but functional setup with proper Rust-JS interop demonstrated through the greeting example. It is perfect for developers who prefer lightweight web components over full frameworks.

Check it out if you're starting a new Tauri project!