3  Micronutrient Support Tool

3.1 Overview

The MAPS front-end tool is an Angular web application which consumes the API

The reccomended means for running the API in production is using docker. A dockerfile is provided in the source code repository.

3.2 Getting started

3.3 Documentation

Documentation for the components and modules which makes up the tool application can be generated via compodoc using the command npx @compodoc/compodoc@1.1.15 -p ./tsconfig.json