secure-data-sandbox/scripts
Noel Bundick 2ecf45fa8d Remove benchmark mode, remove tslint comments, add Docker in CI 2020-08-11 22:48:32 +00:00
..
README.md data-contest-toolkit -> secure-data-sandbox 2020-07-20 21:07:11 +00:00
enqueueRun.ts Remove static 'blob' field in favor of Suite property usage 2020-07-28 22:32:09 +00:00
laboratory.rest Remove benchmark mode, remove tslint comments, add Docker in CI 2020-08-11 22:48:32 +00:00

README.md

scripts

Scripts used for the development of secure-data-sandbox. These aren't used or deployed at runtime.

Usage

  • In the repo root, copy .env.template to .env and fill in your values
  • npm run compile
  • Run a script via node -r dotenv/config build/scripts/<scriptName>.js