Skip to content

Commit

Permalink
docs(v2): add Flagsmith to showcase (#4953)
Browse files Browse the repository at this point in the history
* Added docs.flagsmith.com

* Flagsmith image

* Update users.js

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
  • Loading branch information
dabeeeenster and lex111 authored Jun 13, 2021
1 parent aff848e commit 03ac9c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/flagsmith.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.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 03ac9c2

Please sign in to comment.