@ns8/ns8-switchboard-operator
v1.0.152
Published
Operator project contains switchboard interfaces and orchestration code
Downloads
99
Keywords
Readme
ns8-switchboard-operator
Contains all switchboard orchestration and interfaces. All other switchboard repos require this project as a dependency.
Install
yarn
Create a linked working build
Running yarn build:dev
will automatically build and link a local working copy of the operators. You can
then use them in another project by running yarn link @ns8/ns8-switchboard-operator
from the root of the other project.