Is there is something similar to Parse Cloud Code for firebase?
Nowadays there isn't.
But they are working on Firebase Triggers that will supply that need and should be released soon. (There is no release date yet).
What you can do, is create a nodejs server running a background task that process a queue. You can use https://github.com/firebase/firebase-queue for that. It is already prepared to work with many "workers" so it is easy to scale if you need. (Creating more nodejs servers).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With