Learn how to add a notification system to any web app using Novu, an open-source notification infrastructure for developers. The tutorial covers the backend setup, connecting to a database, and configuring Novu for in-app notifications. The front-end code is also provided, along with instructions on deploying both the front-end and back-end.
•10m read time• From dev.to
Table of contents
TL;DRNovu - Open-source notification infrastructure for developers:Let's write some code:Basic set-up:Connecting to a database:Let's start coding:Database Schema:Setting up Novu notification template:Coding up the front-end:Deploying our front-end and our back-end:Sort: