Tauri & ReactJS Part 10 - How to Auto-Update Apps

Опубликовано: 17 Март 2026
на канале: elibro
12,732
194

After a gruesome day of debugging. Here is one of the most technical tutorials on how to setup your server and app so that your apps can single click update while you single click deploy.

Python Flask Code: https://github.com/elibroftw/website/...
Rust Rocket Code: https://github.com/elibroftw/rust-bac...
Template: https://github.com/elibroftw/modern-d...
Google Keep Desktop: https://github.com/elibroftw/google-k...

For donations, I accept Monero or Music Caster translations (work for work)
monero:84PR6SkYd5zaFLKDjAFrQfbaAg2c7SV3q3XDZ15QCpEZUggrN4YzY7n8m9XC3deXjo41yWHTm1LrsUpPTYGnRQbD9Cwp8En

00:00 Demo & Introduction
01:24 Tauri Configuration
03:05 Security - Signing an Update
05:10 Updating the GH Action
08:05 relaunch: True for Custom UI
08:40 Server Code (Python Flask)
19:24 Custom Update UI