a live Therapy app
A Therapy app published with Snapshot.
This site is built as static HTML in GitHub Actions. Its supported Julia interactions run in the browser, and the Play page embeds a notebook published from another repository.
⌁
Interactive (WASM)
Real Julia notebooks compiled to WebAssembly, running entirely in the visitor's browser.
⛁
Direct data access
The guestbook calls a Supabase project directly, with access controlled by database policies.
◴
Published output
Snapshot serves the completed build from Cloudflare.
✦
Repository driven
A push runs the repository's configured build and publish workflow.
Static pages, browser-side interaction.
There is no continuously running Julia application process for these pages. Therapy builds the HTML, supported interactions run as WebAssembly, and the guestbook calls Supabase under row-level database policies.
Therapy.jlWebAssemblyCloudflareSupabase