No AI summary available for this article.
Why It Matters
Hey HN, I always had the problem that building HTML pages is really simple now, but trying to save data required hosting it somewhere, and sharing it afterwards was not easy.
Provenance
Discovered via Hacker News and published by withcapsule.app.
Key Claims
Original description
Hey HN, I always had the problem that building HTML pages is really simple now, but trying to save data required hosting it somewhere, and sharing it afterwards was not easy. Over the last few months, I've been building an app called Capsule (it’s also the file extension name) written in Rust with Tauri 2.0 that allows packing an HTML app and its data into a single SQLite file. The HTML file and any related assets are directly embedded in the database. User data can either be saved as a localStorage key/value store or via a MongoDB-inspired collections API as documents, saved in a table i...
Discovered via Hacker News
Community-ranked links and discussion from the HN front page.
Publisher: withcapsule.app
ID: 49712278 · Indexed about 1 hour ago