Standalone workspace for the Iris native browser shell.
Source: https://git.iris.to/#/npub1xdhnr9mrv47kkrn95k6cwecearydeh8e895990n3acntwvmgk2dsdeeycm/iris-browser
It contains the Iris Tauri app under apps/iris. The embedded daemon uses the
published Hashtree Rust crates through Cargo.
apps/iris- Svelte frontend, Tauri shell, Playwright/e2e tests, and local release scripts
pnpm install
pnpm build
pnpm test
pnpm run test:rustNative smoke and release helpers run from this repo directly:
pnpm run test:native:docker
pnpm run release:native -- --dry-run --only linuxGit remote setup for Hashtree-first development:
git remote add origin htree://self/iris-browser