Firebase Push Notifications

Hi,

I am using regular Firebase Firestore + Storage, Not Firebase Messaging

How would I be able to send a push notification to the user when they receive a new message;
Say that they got a new document in the messages folder which has their name in it.

Thank you!