I am trying to make auto/self delete or mark data with deleted of 1 minute old data. But I failing to make it in firebase realtime database.
Can anyone help me to make it in firebase nodejs app.
I am trying to create nodejs function as Time-To-Live(TTL) functionality.
Appreciate your help.