Try the iOS showcase
SwiftUI 6 demo that links the Sentori native core directly — fastest way to feel what the SDK captures, no JS bridge. Read the showcase notes →
Try the iOS showcase
SwiftUI 6 demo that links the Sentori native core directly — fastest way to feel what the SDK captures, no JS bridge. Read the showcase notes →
SDK reference
@goliapkg/sentori-react-native — JS, iOS, Android. Capture
API, wireframe replay, hang watchdog, ErrorBoundary, native
crash setup, source-map upload.
Read →
Wireframe replay
60 slots of fiber-tree snapshots, ~120 bytes per frame at idle. Dashboard scrubs through prop / colour / position changes — not video, not pixels. Read the protocol →
Self-hosting
Production deploy with docker compose, SMTP, source maps, backups, reverse proxy. Single Rust binary + Postgres + Valkey. Read →
sentori.captureException(err). JS errors, iOS NSException,
Android uncaught exceptions, fetch-call-stack-of-failure breadcrumbs.docker compose up -d and you’re
live. No external dependencies, no S3 required (local-fs storage
for attachments works out of the box).sentori-cli so every stack frame
resolves to the original TypeScript line in the dashboard.The v1.0 plan (Replay scrubber, intent cluster, iOS showcase as
the open-source front door) lives at
docs/roadmap/v1.0.md
in the repo.