github.com/jancarloviray/community@v0.41.1-0.20170124221257-33a66c87cf2f/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 }