Skip to content

Commit

Permalink
docs: add Vital to showcase (#7403)
Browse files Browse the repository at this point in the history
* Added vital to showcase

* missing tag

* make things work

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
RuiAAPeres and Josh-Cena authored May 12, 2022
1 parent 92a3ac4 commit 2bc3ea3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/vital.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2169,6 +2169,14 @@ const Users: User[] = [
source: null,
tags: ['product'],
},
{
title: 'Vital',
description: 'Wearables and Lab test API for digital health companies.',
preview: require('./showcase/vital.png'),
website: 'https://docs.tryvital.io',
source: 'https://github.com/tryVital/vital-docs-new',
tags: ['opensource', 'product', 'design'],
},
{
title: 'Vue NodeGui',
description: 'A cross-platform native desktop app library',
Expand Down

0 comments on commit 2bc3ea3

Please sign in to comment.