docs: add Rivalis to showcase (#6677)

* added Rivalis entry and screenshot to showcase dir

* optimize image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Daniel Kalevski 2022-02-15 04:01:31 +01:00 committed by GitHub
parent 7a7d5d047c
commit 5cd2c085f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -1189,6 +1189,15 @@ const Users: User[] = [
source: 'https://github.com/questdb/questdb.io',
tags: ['opensource', 'favorite', 'design', 'large'],
},
{
title: 'Rivalis',
description:
'An open source framework for developing servers for real-time applications and games',
preview: require('./showcase/rivalis.png'),
website: 'https://rivalis.io',
source: 'https://github.com/rivalis/rivalis',
tags: ['opensource', 'design', 'product'],
},
{
title: 'RactivePlayer',
description: 'Interactive videos in React',