eliataylor / object-actions

An interactive worksheet and CMS builder
Other
0 stars 3 forks source link

Write fake data builder #8

Open eliataylor opened 5 months ago

eliataylor commented 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

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