An Express server intended to simulate the Github Artifact Server functionality to be paired with the nektos/act application, which offers Github Actions testing in your local environment.
Set these environmental veriables in your local repo folder to be used when running netkos/app application.
ACTIONS_RUNTIME_TOKEN = { ACCESS_TOKEN }
ACTIONS_RUNTIME_URL = { ARTIFACTS_SERVER_URL }