Question
Continuously running script on Parse
I am making some sort of lottery app that draws a winner every 48 hours which I made with Parse. Only the problem is that the code to check if the 48 hours have run out cant be on a phone because there is no permanent connection with Parse. Is there a way to have a script continuously running on Parse or on the Parse open source Server with MongoDB?
Some ideas taken from loterias de ayer
