sending notifications in Nuxt
What are u guys recommending for sending notifications in a Nuxt webapp
8 Replies
This is a very broad question. Do you want realtime stuff? If so, I would maybe look at this: https://nitro.unjs.io/guide/websocket
WebSocket - Nitro
Nitro natively supports a cross platform WebSocket API
In my case I need notifications to tell the user if somebody wants to buy one of his item.
Ok but what type of notification? Email? In app notification?
Maybe an email sender would do the job?
The first version is a webapp
https://resend.com/ is really nice
Resend
Build, test, and send transactional emails at scale.
It also has an example on the homepage of how you would use it using Nuxt
Thank you , and what if later I want to make it into a mobile app?
In that case you could look at something like https://onesignal.com/
OneSignal
Push Notification Software to Improve Customer Engagement
The world’s leader for customer messaging including mobile push notifications, web push, SMS, email & in-app messaging. Trusted by 1 million+ developers.