Anyone using KNOCK with WeWeb for notifications?

Curious if anyone is using KNOCK for notifications yet? https://knock.app

I had a demo and I was totally blown away! Robust notification systems are complex -and can be a dev suck - the two founders behind this were part of the Frame.io team - and they were so pissed off how much of their time they had to devote to notifications to get elegant results - they decided to build a platform for it. (Vercel & Webflow run their notifications on KNOCK)

You basically just need to get a feed component into your front end that talks to their SDK- and then you can build complex, cross-platform notifications and alerts with their visual no-code editor. Some really deep, advanced features.

They do have a prebuilt React feed component - and also a full JS SDK rpm package - so, I am curious if a WeWeb feed component for KNOCK could just be done with no-code components and custom JS?

I’d love to hear any thoughts from anyone - and @dorilama if you can take a peak I’d love any thoughts you have on it -

if it can run on a browser it can run on weweb. a custom code component should be able to integrate it. no-code components it depends :upside_down_face:

Yeah - the NPM has dependencies so it appears to need a custom. There is a repo in VUE 3 for a feed so shouldn’t be a huge lift.