Middleware wrapper for common express microservice usage.
The workflow files for this repo require the NODE_VERSION and NPM_VERSION var to be specified.
gh auth login
gh variable set NODE_VERSION -b "20.15.1"
gh variable set NPM_VERSION -b "10.8.2"