Skip to main content

One post tagged with "tauri"

View All Tags

Tauri-0 - Setting up a Tauri project

· 2 min read

I have been planning to work on a toy project that combines my interest in frontend and backend development. Since Tauri is a way to create desktop applications using web technologies and Rust, I decided to explore it. This post starts a series of entries documenting my journey with Tauri, which I intend to commit to over the next year.