Real-time notifications with WebSocket push, channels, and in-app delivery. This is the pack-notifications pack.
Out of the box, notifications run on the base services:
The default delivery channel is in-app plus WebSocket push. There is no third-party account to create and no pack-specific environment variables to fill in for the default setup.
If you want notifications to also go out by email, set the base template's RESEND_API_KEY. The pack falls back to Resend when an email channel is configured. Without it, email delivery is skipped and only the in-app/WebSocket channel is used.
None required. RESEND_API_KEY (from the base template) is optional and only enables the email channel.