Hi there fellow programmers. I'm developing a mobile app using firebase and I want a push notification to be sent to all users when a particular value in realtime database.
After some searching I figured I probably have to use cloud functions and database triggers. So since I have no knowledge of node.js I need someone to help me through this (like any half-ready code or anything like that)
Thanks in advance!