A sample application with Batect-based build and testing environments.
Run ./batect --list-tasks to see the available tasks and their descriptions, then ./batect <task> to run <task>.
This is just a sample application used to demonstrate how to use Batect - it is certainly not an example of good practices or production-ready TypeScript.