docs: add Novu to showcase (#7712)
This commit is contained in:
parent
1f47151363
commit
07b6c200af
Binary file not shown.
|
After Width: | Height: | Size: 434 KiB |
|
|
@ -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.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue