docs(v2): add Flagsmith to showcase (#4953)

* Added docs.flagsmith.com

* Flagsmith image

* Update users.js

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
This commit is contained in:
Ben Rometsch 2021-06-13 08:01:37 +01:00 committed by GitHub
parent aff848e875
commit 03ac9c2134
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: 521 KiB

View file

@ -373,6 +373,14 @@ const Users = [
source: 'https://github.com/Camberi/firecms',
tags: ['opensource', 'design'],
},
{
title: 'Flagsmith',
description: 'Open Source Feature Flag and Remote Config Service',
preview: require('./showcase/flagsmith.png'),
website: 'https://docs.flagsmith.com',
source: 'https://github.com/Flagsmith/flagsmith-docs',
tags: ['opensource'],
},
{
title: 'Flipper',
description: 'Extensible mobile app debugger',