Prototype with default data available from the start
Seed default answers so the prototype is instantly usable for demos and UR.
Goal
Make the prototype immediately demoable.
Steps
- Choose what should be pre-filled.
- Seed session data on first load.
- Provide a reset route or button.
Notes
Source inspiration: hippo-prototyping discussion https://github.com/hippo-digital/hippo-prototyping/discussions/48