Next.js Discord

Discord Forum

How to create real-time notifications in Nextjs?

Answered
Marble gall posted this in #help-forum
Open in Discord
Marble gallOP
Hi ✌️ I'm using the following stack: Next.js + Drizzle + Neon. How can I create a real-time chat? Or create a dashboard with real-time notifications?
Answered by B33fb0n3
you can find a very good guide in the docs here: https://nextjs.org/docs/app/guides/progressive-web-apps#2-implementing-web-push-notifications

And of course the links that anay send are also pretty good
View full answer

5 Replies