novu
novu copied to clipboard
🚀 Feature: Add Web Push-API as a Push Provider for those that only build web apps
🔖 Feature description
Implement the Web Push-API standard to receive a push subscription generated by a client browser and to allow the sending to mobile or desktop devices through the browser's Push API.
🎤 Why is this feature needed ?
I only build web applications and don't pay a vendor to process push requests. Implementing the browser push standard allows users to bypass any vendors and to directly send push notifications to supported browsers.
✌️ How do you aim to achieve this?
Add a Web Push-API provider using the create provider docs and implement the Push API standard.
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Contributing Guidelines
Are you willing to submit PR?
Yes I am willing to submit a PR!
@LetItRock @djabarovgeorge Do I need to do anything more to get my PR looked at or is it just a waiting/review game now?
@LetItRock @djabarovgeorge Do I need to do anything more to get my PR looked at or is it just a waiting/review game now?
Let me look into it for you :)
@djabarovgeorge any progress update on this? Apologies, just found the web push PR.
Any updates?
?
I just found novu and thought the first thing would be to integrate Web Push API. Do you have any news or maybe you need some help?