docs(v2): showcase meli (#4704)

* Update users.js

* chore: add image

* Update website/src/data/users.js

Co-authored-by: Geoffroy Empain <geoffroy@charlie-bravo.be>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Geoffroy Empain 2021-04-30 11:08:34 +02:00 committed by GitHub
parent 7ee116f93f
commit 27b9f34635
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -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',