Activate Providers such as Email and Sms in localhost server
On novu website we can login using our email account and we get some free 300 emails but in locahost we do not get that,
Why I need free email?
it is because the issue assigned to me is in integration store , when we click on any of them a sidebar appears and it is the location where I want to work,
That is what is displayed in orignal Novu website vs locahost integration store tab
21 Replies
On my localhost server If I try to login with my original novu account which already have free emails than it shows login error as account not exist
@Sudhanshu localhost users and cloud users are not synced
because when you run novu in local machine you are accessing your local db
You will have to first sign up
Novu providers will work only in novu cloud
https://docs.novu.co/channels-and-providers/default-providers
if I want to make changes in this area(shown in image) , How can i work
exact issue is at right top corner ( icons are overallping)
if you could share me exact location of this icon overlapping in the codebase then I can work on this without even locathost
--> Issue ( right icons )
can anyone provide me help?
@madd
@Pawan Jain
@Sudhanshu, you just advanced to level 4!
I know it is somewhere in multi provider but it is difficult to find exact location because I can't see changes on my local host🥲
any help?
is there any way I could get this display in localhost?
@Sudhanshu
We use feature flag to display new UI of integration store
could you give us few days?
We will update docs on how to setup features flags in local machine
okay...how many days it will take?
It will be available next week
working on few more urgent tasks 🙏🏻
okay I'll wait
I work on it: https://github.com/novuhq/docs/issues/261
GitHub
Add info about feature flag · Issue #261 · novuhq/docs
It's confusing for some contributors and maybe some users who deploy Novu - "why novu looks different on self-hosted version". I think it's good to mention about flags in docs.
I will try to make it today
Thanks @madd 🙏🏻
sorry for delay, it's ready as PR: https://github.com/novuhq/docs/pull/279