N
Nuxt4mo ago
hz2222

sending notifications in Nuxt

What are u guys recommending for sending notifications in a Nuxt webapp
8 Replies
RicharDVD
RicharDVD4mo ago
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
hz2222
hz2222OP4mo ago
In my case I need notifications to tell the user if somebody wants to buy one of his item.
RicharDVD
RicharDVD4mo ago
Ok but what type of notification? Email? In app notification?
hz2222
hz2222OP4mo ago
Maybe an email sender would do the job? The first version is a webapp
RicharDVD
RicharDVD4mo ago
https://resend.com/ is really nice
Resend
Build, test, and send transactional emails at scale.
RicharDVD
RicharDVD4mo ago
It also has an example on the homepage of how you would use it using Nuxt
hz2222
hz2222OP4mo ago
Thank you , and what if later I want to make it into a mobile app?
RicharDVD
RicharDVD4mo ago
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.

Did you find this page helpful?