Hacker News new | ask | show | jobs
A Local-First Starter Kit for Cross-Platform Apps (React and Tauri and Rust) (github.com)
4 points by alexandretrotel 169 days ago
1 comments

I just released Local.ts, a production-ready template for building local-first apps on desktop & mobile:

- Offline-ready data (local persistence) - Cross-platform support (macOS, Windows, Linux, iOS, Android) - Persistent settings, system tray, native notifications - SQLite via Diesel ORM with automatic migrations - Theming, logging, window state, autostart & splash screen included