Skip to main content

Command Palette

Search for a command to run...

Introduction to Tauri

A brief intro about Tauri and its underlying architecture

Updated
1 min read
Introduction to Tauri
G

I am a software engineer, with expertise in Web Development. I build Web App that scales. Namaste 🙏

Introduction

Tauri is a frontend agnostic framework, i.e. you can use any frontend framework with it, to build a desktop app.

Tauri is an app construction toolkit that lets you build software for all major desktop operating systems using web technologies ~ Tauri.

Below is an oversimplified overview of Tauri architecture.