Skip to content

Commit

Permalink
docs: add Hasura Docs site to showcase (#7301)
Browse files Browse the repository at this point in the history
* docs(v2): Add Hasura Docs site to showcase page

* minor tweaks

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
surendran82 and Josh-Cena authored May 4, 2022
1 parent b1cafe7 commit 0466dbc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/hasura.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 0466dbc

Please sign in to comment.