From 9b3252efb95adfd4258a6eff4c69b857258302b7 Mon Sep 17 00:00:00 2001 From: Dima Grossman Date: Fri, 1 Jul 2022 13:35:08 +0300 Subject: [PATCH] feat: add novu to users.tsx list --- website/src/data/users.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index d2f4ea327c86..e98b0a6cd84e 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1256,6 +1256,15 @@ const Users: User[] = [ source: 'https://github.com/nhost/nhost/tree/main/docs', tags: ['opensource', 'product', 'design'], }, + { + title: 'Novu', + description: + 'The open-source notification infrastructure for developers', + preview: require('./showcase/nocalhost.png'), + website: 'https://docs.novu.co/', + source: 'https://github.com/novuhq/novu', + tags: ['opensource', 'product', 'design', 'notifications'], + }, { title: 'Nocalhost', description: