.. | ||
map-subscribers.ts | ||
README.md |
map-subscribers
-
Install dependencies:
yarn
-
Map subscribers with onboarded participants:
yarn ts-node cli/map-subscribers.ts --onboardedJson <onboarded-participants-json-file> --subscribersCsv <subscribers-csv-file> --output <output-csv-file> # Example: # yarn ts-node cli/map-subscribers.ts --onboardedJson onboarded-participants.json --subscribersCsv subscribers.csv --output result.csv