@metacentre/shipyard-ssb

1.2.0 • Public • Published

shipyard-ssb

List of standard ssb plugins loaded by ssb-server. Used with shipyard to start a server configured the same as ssb-server.

Usage

Pass the list of standard ssb plugins to shipyard to load.

const shipyard = require('@metacentre/shipyard')
const ssbPlugins = require('@metacentre/shipyard-ssb')

const sbot = shipyard({}, { plugins: ssbPlugins })

Now you have a standard ssb-server running. You can add other plugins too; see @metacentre/shipyard for details.

Package Sidebar

Install

npm i @metacentre/shipyard-ssb

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

2.43 kB

Total Files

4

Last publish

Collaborators

  • av8ta