
🛠️ SQLite files as applications - uApps
Summary
uApps package compressed web application files and user application data into a single SQLite archive. A Tauri-based runtime shell serves the app locally and provides features like database RPC, built-in SQLite and file browsers, and integrated AI tools.
Why it’s interesting
It packages an entire web app and its database into a single file that can be easily shared and run locally via a Tauri shell.
Target user
Organizations and staff wanting simple self-contained internal tooling without complex web deployments and IAM.
Source metrics: Points 2 · Comments 0
HN discussion · Project
Source: Hacker News / Show HN
Summary
uApps package compressed web application files and user application data into a single SQLite archive. A Tauri-based runtime shell serves the app locally and provides features like database RPC, built-in SQLite and file browsers, and integrated AI tools.
Why it’s interesting
It packages an entire web app and its database into a single file that can be easily shared and run locally via a Tauri shell.
Target user
Organizations and staff wanting simple self-contained internal tooling without complex web deployments and IAM.
Source metrics: Points 2 · Comments 0
HN discussion · Project
Source: Hacker News / Show HN