The following repository contains all training exercise projects.
Further information about these projects can be found in the Elara learning website
A Makefile
is provided to install, build, deploy, and destroy all solutions:
make install
: will install dependencies for all projectsmake build
: will build the Elara template for all projects