CORS hitting locally novu api from react app
Hey,
Im running local novu project with
In my react app I'm using Novu Inbox component
But I'm receiving CORS error on http://localhost:3001/v1/inbox/session
Is it possible to overcome this problem?
Im running local novu project with
docker-compose -f docker-compose.yml upIn my react app I'm using Novu Inbox component
But I'm receiving CORS error on http://localhost:3001/v1/inbox/session
Is it possible to overcome this problem?


