Self-hosting and desktop
The app is a static export with no backend, so hosting it is a file copy. Building the desktop app and verifying a release are the parts worth documenting.
Local developmentDev server, the build scripts, and where the docs fit into the output.
Building the desktop appHow the Electron shell serves the static export, and how to package it.
Releases and verificationSLSA Build L3 provenance, SBOM, checksums, and the commands that check them.