All Templates / Other
Novu
Open-source notification infrastructure
NovuAPI
novuhq/novu/api:2.0.0
Just deployed
MongoDB
mongo:7
Just deployed
/data/db
NovuWS
novuhq/novu/ws:2.0.0
Just deployed
NovuWeb
novuhq/novu/web:2.0.0
Just deployed
Redis
bitnami/redis:7.2.5
Just deployed
/bitnami
NovuWorker
novuhq/novu/worker:2.0.0
Just deployed
Novu is an open-source notification infrastructure designed for developers who need powerful, flexible notification capabilities in their applications. This template deploys a self-hosted version of Novu, providing complete control over your notification infrastructure while maintaining the ease of use that Novu is known for. Perfect for teams that need to manage complex notification workflows across multiple channels while keeping their data within their own infrastructure.
After successful deployment and URL configuration:
await novu.trigger('workflow-name', {
to: {
subscriberId: 'user-id',
email: 'user@example.com'
},
payload: {
name: 'John Doe',
message: 'Hello world!'
}
});
For issues with the template itself, please each out to me at youssef@reflectfy.com. For Novu-specific questions, refer to the official documentation or join the Novu community.
Build powerful notification experiences with Novu!
Template Content
Details
Youssef Siam
Created on Nov 9, 2024
4 total projects
1 active projects
100% success on recent deploys
Other
More templates in this category
Simple Medusa Backend
Deploy an ecommerce backend and admin using Medusa
Shahed Nasser
228