docker-compose up -d
yarn install
# reproduction.ts
yarn build
yarn run:ts-node
yarn run:built
# reproduction-alt.ts
yarn run:ts-node:alt
docker-compose stop
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.