Skip to content

Commit

Permalink
feat: add novu to users.tsx list
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Jul 1, 2022
1 parent 1f47151 commit 9b3252e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b3252e

Please sign in to comment.