Skip to content

Commit

Permalink
docs(v2): showcase meli (#4704)
Browse files Browse the repository at this point in the history
* Update users.js

* chore: add image

* Update website/src/data/users.js

Co-authored-by: Geoffroy Empain <[email protected]>
Co-authored-by: Sébastien Lorber <[email protected]>
  • Loading branch information
3 people authored Apr 30, 2021
1 parent 7ee116f commit 27b9f34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/meli.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 @@ -487,6 +487,14 @@ const Users = [
source: 'https://github.com/manzinello/mailgo.dev',
tags: ['opensource'],
},
{
title: 'Meli',
description: 'Platform to deploy static sites, frontend applications and hosted forms',
preview: require('./showcase/meli.png'),
website: 'https://docs.meli.sh/',
source: 'https://github.com/getmeli/meli',
tags: ['opensource'],
},
{
title: 'Metro',
description: 'The JavaScript bundler for React Native',
Expand Down

0 comments on commit 27b9f34

Please sign in to comment.