sootsim server

run the sootsim bridge daemon in the foreground

sootsim server

Host the WS bridge so CLI commands work without needing vite or electron to start one. Any sim (browser, electron, headless playwright) that connects becomes drivable from the top-level inspect commands.

terminal

sootsim server [options]

Options

flagdescription
--port <number>bridge port (defaults to 7668)
-q, --quietsuppress per-connection logging

Examples

terminal

sootsim server
sootsim server --quiet
sootsim server --port 7668

Ready to build?

Run your React Native app in the browser. No simulators, no native toolchain, no waiting.

npm i -g sootsim