A fully configured Nuxt 3 + Tauri 2 starter with reactive, SQLite-backed storage that works offline, syncs across windows, and ships as a 3–10 MB native binary — no Electron, no server required.
This document describes the offline-first architecture used in the Task Manager React Native application. The app is designed so that all user interactions work instantly regardless of network ...