docs: add Vital to showcase (#7403)

* Added vital to showcase

* missing tag

* make things work

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Rui Peres 2022-05-12 09:21:19 +01:00 committed by GitHub
parent 92a3ac4857
commit 2bc3ea363f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View file

@ -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',