Currently the test job seems to hit the maximum CPU resource available. In order to prevent that we try to run tests on several workers.
Add the support to load cunningham.ts local config file based on ts-node. Those files will be loaded as CommonJS to preserve to coherence regarding the way the cunningham bin is ran by node.
Add configuration files to make use of Turborepo. Setup constraints values for package.json regarding node and package manager.