nprapps / elections18-graphics

2018 midterm election front-end; iteration upon 2016 GE work
MIT License
5 stars 1 forks source link

Make it easier for non-backend devs to loop test data on their own machine #226

Open mileswwatkins opened 6 years ago

mileswwatkins commented 6 years ago

Right now, local development of the graphics relies on static data that lives in www/data/*.json. We should document more clearly how to run the ap-fake Docker Compose task, or make our own fake data files to illustrate/test different edge cases.