meshblu-connector-runner

12.0.1 • Public • Published

meshblu-connector-runner

Build Status Test Coverage Dependency status devDependency Status Slack Status

NPM Dependency status

A component of Meshblu Connectors. Click here to view the component documentation.

Getting Started

Installation

In the connector project, follow these steps:

1 - Install the runner inside the connector

npm install --save meshblu-connector-runner

2 - Add to the start script to your package.json

{
  //...
  "scripts": {
    "start": "meshblu-connector-runner"
  }
  //...
}

Usage

Requirements:

  • A meshblu configuration - see meshblu-config
  • A compatible connector. Use the latest generator to build a connector.

Running the connector:

npm start

Package Sidebar

Install

npm i meshblu-connector-runner

Weekly Downloads

12

Version

12.0.1

License

MIT

Last publish

Collaborators

  • sqrtofsaturn
  • royvandewater
  • peterdemartini
  • chrismatthieu
  • iamruinous
  • octoblu-user