Show HN: Capsule – Single-file web apps that save their data into SQLite

Show HN: Capsule – Single-file web apps that save their data into SQLite

Capsule is a new framework that lets developers build web applications contained in a single file, with all code, assets, and a built‑in SQLite database bundled together. The tool handles routing, templating and data persistence, allowing apps to run without external servers or separate databases. The project was announced on Hacker News, targeting lightweight deployment scenarios.