github.com/elliott5/community@v0.14.1-0.20160709191136-823126fb026a/app/mirage/scenarios/default.js (about) 1 export default function(/* server */) { 2 3 // Seed your development database using your factories. This 4 // data will not be loaded in your tests. 5 6 // server.createList('contact', 10); 7 }