docs: add firelordjs to showcase (#7059)

* docs: add firelordjs to showcase

 docs: add firelordjs to showcase

fixes

kick CI

Delete firelordjs.png

Add files via upload

* kick CI

Co-authored-by: Acid Coder <5227509+tylim88@users.noreply.github.com>
This commit is contained in:
Joshua Chen 2022-03-29 19:09:01 +08:00 committed by GitHub
parent 4e45e14fdd
commit 177e8d7c02
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: 24 KiB

View file

@ -622,6 +622,14 @@ const Users: User[] = [
source: 'https://github.com/Camberi/firecms/tree/master/website',
tags: ['opensource', 'design'],
},
{
title: 'FirelordJS',
description: 'Typescript Wrapper for Firestore',
preview: require('./showcase/firelordjs.png'),
website: 'https://firelordjs.com',
source: 'https://github.com/tylim88/FirelordJSDoc',
tags: ['opensource'],
},
{
title: 'Flagsmith',
description: 'Open Source Feature Flag and Remote Config Service',