373 B
373 B
How to run the scripts
- Set your grid3 client configuration in
scripts/client_loader.tsor easily use one ofconfig.json - update your customized deployments specs
- Run using ts-node
npx ts-node --project tsconfig-node.json scripts/zdb.ts
or
yarn run ts-node --project tsconfig-node.json scripts/zdb.ts