added firebase for notification

This commit is contained in:
llsajjad
2025-09-20 13:02:02 +03:30
parent 33016e1ef2
commit fff8d42759
9 changed files with 161 additions and 2 deletions
+3
View File
@@ -2,6 +2,9 @@
<html>
<head>
<script src="https://www.gstatic.com/firebasejs/9.22.2/firebase-app-compat.js"></script>
<script src="https://www.gstatic.com/firebasejs/9.22.2/firebase-messaging-compat.js"></script>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.