notify-js-sdk Send notifications to Notify Installation yarn add -D znotify Usage import {Client} from 'znotify'; const client = await Client.create("user_id"); await client.send("Notification")