I am new to Firebase. I want to send the push notification to the already existing android application from my Angular web application. Instead of using the postman or Firebase server I want to use my Angular application as a medium to send the alert.
I have created the Firebase account and generated the server key and sender ID.
I am not sure how to use it in my Angular web application
Please help me. Thank You.