Novu — notification infrastructure
novu/notifications · version 1
envs add novu/notifications
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
NOVU_SECRET_KEY |
required | secret | Novu says using it in client-side code both causes cross-origin errors and exposes the secret key, which is a rare case of a provider naming the accident before the risk.. where to get it |
NOVU_APPLICATION_IDENTIFIER |
optional | secret | The Inbox component takes it in the browser, so a working install publishes it. Novu never says so, and unlike Sinch or OneSignal it draws no line, so this registry does not draw one for it.. where to get it |