mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs: add Nhost to showcase (#7620)
* add Nhost to showcase * Update website/src/data/users.tsx Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
8c422a9660
commit
7e9db564d1
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/nhost.png
Normal file
BIN
website/src/data/showcase/nhost.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
|
@ -1340,6 +1340,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/nextauthjs/next-auth/tree/main/docs',
|
source: 'https://github.com/nextauthjs/next-auth/tree/main/docs',
|
||||||
tags: ['opensource', 'design'],
|
tags: ['opensource', 'design'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Nhost',
|
||||||
|
description: 'The Open Source Firebase Alternative with GraphQL',
|
||||||
|
preview: require('./showcase/nhost.png'),
|
||||||
|
website: 'https://docs.nhost.io',
|
||||||
|
source: 'https://github.com/nhost/nhost/tree/main/docs',
|
||||||
|
tags: ['opensource', 'product', 'design'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Nocalhost',
|
title: 'Nocalhost',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue