Notifications
Last updated
Was this helpful?
Last updated
Was this helpful?
Setting up web push requires FCM
Go to https://console.firebase.google.com/u/0/project/[yourprojectid]/messaging/onboarding
You are required to set up the following environment variables
You can use the novel cli to get these via
and it will walk you through the steps to get these variables
You can then use the api from your controllers via
Similarly, you can use the same api to send an email notification
You can modify the mail template under app/templates/mail/notification/message.tsx