Apparently there is a missing script in package.json
I followed the steps in README.md. When I run 'npm run docker:admin-api' we get the following error message:
npm ERR! Missing script: "docker:admin-api"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/root/.npm/_logs/2023-01-24T07_22_09_777Z-debug-0.log