A workflow in detail
Overview
Overview
Overview
During development you often need to quickly iterate and test your changes. If the step is pushed to the director at every iteration, this can add a lot of friction between writing the code and getting feedback by running the step. Local development mode can help reduce that friction.
The code for this workflow is available in the Getting Started repository.
Overview