How do I get some data for local development?
Since there is no data for me to start with, the app throws an error while trying to find random anime loops:
TypeError: Cannot read property 'map' of undefined
at DatabaseHandler.LoopModel.findRandom (/Users/Desmond/Repository/animeloop-server/manager/almanager.js:84:26)
How do I get some data for local development?
Since there is no data for me to start with, the app throws an error while trying to find random anime loops: