Skip to main content
Version: 1.2

Packages

Servable Server

The servable server is responsible for all the Servable related operations on a servable template project. It is available as an npm dependency.

npm install -g @servable/server

Servable Manifest

The Servable manifest is a utility that builds a protocol's manifest and documents it. It is available as an npm dependency.

npm install -g @servable/tools

Servable Parse Server Adapter

The Servable Parse Server Adapter is an example of a engine.

npm install @servable/parse-server-engine

Servable CLI (yeoman generator)

The servable CLI is responsible for scaffolding and manipulating servable and protocol projects.

It is available as an npm package. It uses under the hood:

  • the Servable server
  • the Servable Protocols Registry API
npm install -g @servable/cli

Servable Registry

The servable protocols registry is a centralized protocols repository.

It is available at servable.app

It serves a public api at api.servable.app

Servable Dashboard

The servable dashboard is a fork of the Parse Dashboard aimed at providing the best Servable experience.

It is available with the CLI when launching a full-fledged local app.

Servable Widgets

Servable widgets are embeddable React components that can display a protocol for example.

Protocol
@servable-community/framable
...

Protocol
@servable-community/framable
...