Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

Not able to run novu on local machine

Hi, I have done following on Mac laptop: 1. npm run setup:project 2.in docker/local/development: $ docker-compose up 3.in 3 terminals :...

Brand Icon does not render

When tring to send brand logo with emails it does not render from layout. Looking from gmail...
No description

Notification editors does not have checkpoints to allow me to roll back to older version

While developing a notification workflow for my application, I quickly discovered that I have made a grave mistake on my notification and would like to roll it back to the previous version. However, as of this time, the system is not keeping track of the changes to the notification....
No description

Activity Feed -> Execution details does not show me which provider the notification was sent through

This prevents me from know which provider was choicen when the notification was sent, where my notifications are primarily going through, and if there was an issue with another provider that was retried to another.
No description

All non-Editor boxes in the Email page do not expand

In the Email editor on the sender name, subject, and preheader text input boxes do not allow larger imputs or complex handle bar expression to be put it. It would be great if these where resizeable like https://andarist.github.io/react-textarea-autosize/ or could have there own tabs in the editor...
No description

Unable to use handlebars in subject

In one of my emails I would only like to add the s if there are multiple assignments, otherwise just leave it off, however the subject must be hardcoded.
No description

Email Preview Payload does not save state between tabs

This is very fustrating as I have to save by example payload outside of the web browser to test if the email looks correct while I am iterating on it
No description

How do I set user image on an email

I would like to set up the user image to be my icon for my application. I have my brand set however this does not change this icon....
No description

Messages not displaying

Has anyone encountered this issue please, i am using the react SDK, i can see the feed on the network tab, but the messages dont show up. Kindly assist
No description

Triggering notification for specific feed from Python SDK EventAPI?

Hello everyone, sorry for bothering you but I have a question about triggering notification for specific feed identifier. So let me explain a bit, in my frontend application (React) is using Novu with multiple tabs notifications (Project Updates, Daily Report). My idea is when something happens at the backend (python), I would like to trigger EventApi.trigger using specific feed identifier so that the frontend can render correctly. But how can I do that please? Thank you very much for your efforts and time everyone. I am not sure that I'm using wrong Api or something. Thank you again. 🙇‍♂️...

Unable to fully release the lock on resource

Also seeing this sometimes in our logs: ``` { "level": 50,...

Digest Amount does not exist on a digest job

I'm seeing this quite a bit in our logs `{ "level": 40, "time": 1699023328422,...

TypeError: Cannot read properties of undefined (reading 'child')

Seeing lots of these errors in our workers processing digests, and I see this in the stack trace for the job. Worker log `{...

Digest storage costs

Hey Novu We're using the topics feature to send a digested in-app notification to our users. We're still at fairly modest numbers, ~2-3m a day in the activity graph, but with a 1 day digest, this is requiring a rather large storage requirement IMO. I naively assumed that digesting an activity would roll it up into its parent; but looking in the database it seems like the payload and all the other data is repeated. For some of our more active topics, this might make thousands of such records a day. ...

Can't run login with two factor authentication - blog

I am following the blog by Nevo for creating a registration and login with two factor authentication on react. Link: https://novu.co/blog/creating-a-registration-and-a-login-with-two-factor-authentication-on-react/. I'm relatively new to react and the web dev side of programming. Though the blog started quite well with the react code for the login and the signup page. But once it started creating the authentication work flow, I lost it how the codes were supposed to be edited. Also the github to this blog isn't update with this code. I've a few questions/errors: 1. Is the API calls on port 4000 and not 3000? As seen in code in Login.js
`fetch("http://localhost:4000/api/login",
`fetch("http://localhost:4000/api/login",
?...
No description

Brand

Hellow there, currently trying to set up some branding and it is not letting me upload a logo. I have tried resizing the image down to 500x500 but no such luck. Any ideas what I might be doing wrong? (See video attached)

Helm Chart for Novu

Is there a helm chart for Novu??