Skip to content

Introduction

The examples in this series are meant to give a deep understanding of the Arrigo Local internal micro service framework. After this tutorial, your computer and project runs a custom service which follows the life cycle of the runtime in Arrigo Local. These examples are based on the assumption that you have a folder C:\code as your source code default directory. If not, you have to change all file references in this tutorial.

Setup

  • Install Visual studio Code from here.
  • In your project, add a new UserArea called CustomService.
  • Detach your project in EXOdesigner by selecting ArrigoBMS folder and run the tool option Tools->Detach Arrigo...
  • Grab a hot beverage of your favorite and make sure you can work uninterrupted for the next 45 minutes.