diff --git a/website/src/data/showcase/novu-docs.png b/website/src/data/showcase/novu-docs.png new file mode 100644 index 0000000000..14db47eeb4 Binary files /dev/null and b/website/src/data/showcase/novu-docs.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index d2f4ea327c..15d6dc3955 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1257,6 +1257,15 @@ const Users: User[] = [ tags: ['opensource', 'product', 'design'], }, { + title: 'Novu', + description: + 'The open-source notification infrastructure for developers', + preview: require('./showcase/novu-docs.png'), + website: 'https://docs.novu.co/', + source: 'https://github.com/novuhq/novu', + tags: ['opensource', 'product', 'design'], + }, + { title: 'Nocalhost', description: 'An open-source toolsets help to build cloud-native applications easier and faster.',