Install the database
bash
npm install -g ssb-server
Install the database to your device, not to a host. Each user runs their own Scuttlebot.
Start the server
bash
ssb-server start
Scuttlebot server must be running for any of its other commands, or apps, to work.