Introduction
To develop your own Transitive capabilities you start by seting up a local deployment on your dev machine. This involves running all required Transitive cloud micro-services:
- the cloud application,
- the MQTT broker,
- the MongoDB database,
- the NPM registry for storing and distributing Transitive capabilities, and
- the reverse proxy.
See the next section to learn how.