Integrate Herald into Any Stack
Copy-paste code examples for every major framework. Install the SDK, initialize the client, and start sending zero-PII notifications.
Next.js
Full-Stack FrameworkAPI routes and React dashboard components for server-side notification handling.
React SPA
Client-Side AppVite-based React dashboard for sending notifications and monitoring usage.
Express.js
Backend FrameworkRESTful notification endpoints and webhook receiver for Express servers.
NestJS
Enterprise BackendProduction-grade module with DI, services, and controllers for scalable notification systems.
Node.js Script
Automation & ScriptingStandalone TypeScript scripts for bots, cron jobs, and automation.
CLI Tool
Command Line InterfaceCommander-based CLI with commands for sending, checking, and managing notifications.
Hono
Edge FrameworkLightweight edge-native notification API with Hono — runs anywhere (Node, Deno, Bun, CF Workers).
Cloudflare Worker
Edge FunctionDeploy notification endpoints and webhook handlers at the edge with Cloudflare Workers.
AI / MCP
AI Agent IntegrationConnect AI agents (Claude, Cursor) to Herald via the Model Context Protocol for assisted integration.
Your Framework Here?
View Integration docs →All examples on
GitHub
Every code snippet on this page comes from real, tested examples in the Herald examples repository. Clone the repo, copy the code, and ship.