mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 19:03:38 +02:00
docs: add Hasura Docs site to showcase (#7301)
* docs(v2): Add Hasura Docs site to showcase page * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
b1cafe73df
commit
0466dbcf3f
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/hasura.png
Normal file
BIN
website/src/data/showcase/hasura.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
|
@ -786,6 +786,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/Hashnode/support',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Hasura',
|
||||
description:
|
||||
'The fastest way to create a GraphQL API from your data with authorization, real-time subscriptions, and more for free.',
|
||||
preview: require('./showcase/hasura.png'),
|
||||
website: 'https://hasura.io/docs/',
|
||||
source: 'https://github.com/hasura/graphql-engine/tree/master/docs',
|
||||
tags: ['favorite', 'opensource', 'product', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'hCaptcha',
|
||||
description: 'hCaptcha.com anti-bot service docs',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue