Skip to main content
Novu’s Typescript SDK provides simple, yet comprehensive notification management, and delivery capabilities through multiple channels that you can implement using code. It integrates seamlessly with your Node.js, Bun, Deno, and Cloudflare Workers applications. Explore the source code on GitHub

Installation

Usage

Sending custom header

To send custom headers, you can use the HTTPClient class. Read more on how to configure custom http client.