Extract data from source control management (SCM) systems, and make desired views easily accessible for all stakeholders. Can be automated for most purposes (cron jobs or on-demand, reports or dashboards, .csv's or charts).
npm i
tsc -p tsconfig.json --watch
to buildnpm start
to execute
Parts of the original solution is customer specific, thus not published.