Open eliataylor opened 5 months ago
create this command python django/generate.py --types=examples/object-fields-nod.csv --matrix= examples/permissions-matrix-nod.csv output_dir=examples/generated
python django/generate.py --types=examples/object-fields-nod.csv --matrix= examples/permissions-matrix-nod.csv output_dir=examples/generated
This can be written in Node or Python, but needs to be agnostic to Django or any other framework or language.
It should only
Realistic data can be built with https://github.com/joke2k/faker For profile pics use databuilder/image-download.js
https://github.com/joke2k/faker
create this command
python django/generate.py --types=examples/object-fields-nod.csv --matrix= examples/permissions-matrix-nod.csv output_dir=examples/generated
This can be written in Node or Python, but needs to be agnostic to Django or any other framework or language.
It should only
Realistic data can be built with
https://github.com/joke2k/faker
For profile pics use databuilder/image-download.js