Module apps

Module apps 

Source
Expand description

Application template generation module

This module handles generation of applications from embedded templates. It supports multiple template types: gateway (with auth), api (without auth), and migrator.

Functionsยง

generate_applications
Generate all applications from config
generate_single_app
Generate a single application by name and type (for lmrc add app command)