Introduction to Tauri

Introduction to Tauri

A brief intro about Tauri and its underlying architecture

ยท

1 min read

Table of contents

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.

ย