-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add push-notification-with-fcm template in TypeScript #255
feat: add push-notification-with-fcm template in TypeScript #255
Conversation
@Haimantika @loks0n Please review pull request! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR looks great! 🔥 Left a few comments. Once addressed, I can mark it approved.
@loks0n We can ignore README changes, they will get overwritten anyway after merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried to do less changes and wrote this code as similar to node. if do futher improvement like node then it will give types errors. Please support and inform me next.
What does this PR do?
This PR adds new template for Push Notification with FCM in TypeScript.
Test Plan
Functions.-.Appwrite.-.Google.Chrome.mp4
Related PRs and Issues
The issue this PR solves is #253
Have you read the Contributing Guidelines on issues?
Yes, I have read the instructions on issue #253