Full and native applications
GitHub Pages provides static reading; the full Web, Android and iOS applications provide interactive exploration.
Web
The full client includes maps, trees, a timeline, search and local SQL. Build and host it using the repository instructions; this reading site provides the lightweight map, while the complete runtime remains in the full client.
Build instructions and sourceAndroid
Android uses local Capacitor assets and the full data profile. CI provides a debug APK for installation testing, not a Play Store release. Downloading Actions artifacts requires GitHub sign-in.
Android verification buildsiOS
iOS uses the same full data profile. CI runs iPhone simulator tests and creates an unsigned archive; device installation and App Store distribution still require developer signing and distribution.
iOS verification builds