sootsim serve

sootsim serve

Host the WS bridge in the foreground. This is mainly for development or diagnosis; the recommended path is sootsim open, which starts a local bridge when needed, and sootsim setup, which installs the faster background daemon.

terminal

sootsim serve [options]

Options

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

Examples

terminal

sootsim serve
sootsim serve --quiet
sootsim serve --port 7668

Ready to build?

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

curl -fsSL https://sootsim.com/install.sh | sh