Orchestrate all TCI microservices together.
run make install
.
Configuration is individual in each project. Env variables can be passed in the command line of the Procfile.
Just use your favorite Procfile runner like Procman
and start the projects: make run
.