mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 21:48:41 +02:00
docs(v2): Added FireCMS to the showcase (#4879)
* Add FireCMS to the showcase We have an awesome WebGL animation! https://firecms.co/ * Add FireCMS image
This commit is contained in:
parent
1decd6f801
commit
8984b66092
2 changed files with 8 additions and 0 deletions
|
@ -349,6 +349,14 @@ const Users = [
|
|||
source: 'https://github.com/facebook/fbt',
|
||||
tags: ['opensource', 'facebook'],
|
||||
},
|
||||
{
|
||||
title: 'FireCMS',
|
||||
description: 'Firebase/Firestore based headless CMS',
|
||||
preview: require('./showcase/firecms.png'),
|
||||
website: 'https://firecms.co',
|
||||
source: 'https://github.com/Camberi/firecms',
|
||||
tags: ['opensource', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Flipper',
|
||||
description: 'Extensible mobile app debugger',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue