loup
NNovu
•Created by loup on 11/15/2024 in #🚀│general
Free trial ends ask to pay somehing
Well Im quick lost Ive just received an email from Novu saying that :
But Ive never subscribed to any Novu plan...
2 replies
NNovu
•Created by loup on 11/15/2024 in #💬│support
How delete all activity feed items from Production env ?
Because Im stupid Ive did all my test in Production mode so a lot of
in-app
and pushs
notification was send. How can I delete all of them ? (currently notifications are not in my production build so users dont gonna see it)4 replies
NNovu
•Created by loup on 11/13/2024 in #💬│support
How use FCM push in NextJS app
Okay I dont understand how we implement FCM push notification using novu in NextJS app. Because Ive added FCM to my workflow but I never receive the notification in my NextJS . My FCM (with service workers) integration seems to be good because Ive test it and its workring. FCM seems to use tokeen to authenticate a user but how novu know this token ?
4 replies
NNovu
•Created by loup on 11/13/2024 in #💬│support
Error trying to sync to cloud (code based workflow)
Ive made an
ExpressJS
api and ive setup an endpoint /novu
. Ive publish my app on subdomain.mydomain.com
but when I try to sync manually with subdomain.mydomain.com/novu
my logs :
16 replies
NNovu
•Created by loup on 11/10/2024 in #💬│support
TypeError: undefined is not an object (evaluating 'navigator.locks.request')
Im just using the default
Inbox
component from @novu/react
. Its working on desktop but on mobile I have the error. I have no idea how to debug it7 replies
NNovu
•Created by loup on 11/8/2024 in #💬│support
Best way to sync subscribers settings with Postgres database
I have my backedn using postgres db. I have a table
user
:
How can I sync this table with the subscriber setting in Novu ? I could use Postgres trigger when there is a change in postgres db and make the request too Novu ?9 replies
NNovu
•Created by loup on 11/7/2024 in #💬│support
Is Novu right for me?
Hi ! Im a student building a web app (also PWA) using Supabase as backend. I wanna add notification : in-app, push notification (like the one with Google Chrome), email, etc...
Can I do all of this with Novu ? I also need to translate every notification depending of the language of my user (in my db user can set their preferred language). Can I do that with free tier of Novu ? Or self hosted ?
Thx per advance !
7 replies