Getting Started
In this tutorial you will learn how to develop and test a MicroExecutor through remote development and hot reload.
warning
This tutorial currently only works for MicroExecutors built with the Node.js Kokos SDK!
Using remote development is a good choice if:
- you require fast iterations between code changes and integration tests
- you have a staging Data deployment that you will use for remote development