With so many tests needing to hand craft possible out dated shapes of data, it would be nice if we could generate consistent fake data to test on based on a set of schemas.
- clone
- install
- run
pnpm ts-node index.ts(or npm, yarn etc, basically run the index file) - Look at
example.json, a generated survey is created and written to that file.