appwrite / templates

Templates for Appwrite Functions ⚡️🌩️
https://appwrite.io
MIT License
103 stars 80 forks source link

feat: add push-notification-with-fcm template in TypeScript #255

Open priyanshuverma-dev opened 8 months ago

priyanshuverma-dev commented 8 months ago

What does this PR do?

This PR adds new template for Push Notification with FCM in TypeScript.

Test Plan

  1. I have deployed this Function and checked that iit is working fine.
  2. below is the demo of my work.

https://github.com/appwrite/templates/assets/112266318/330acb3e-8e3e-4f8f-8dae-9fcf9e196394

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

priyanshuverma-dev commented 7 months ago

@Haimantika @loks0n Please review pull request!