docs(v2): Add MikroORM site to showcase page (#4224)

* add MikroORM to users.js

* add MikroORM screenshot
This commit is contained in:
Martin Adámek 2021-02-15 09:52:48 +01:00 committed by GitHub
parent 11c24268a1
commit f8044d7842
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View file

@ -260,6 +260,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'MikroORM',
description: 'TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns.',
preview: require('./showcase/mikro-orm.png'),
website: 'https://mikro-orm.io',
source: 'https://github.com/mikro-orm/mikro-orm',
fbOpenSource: false,
pinned: false,
},
{
title: 'Motion Layout',
description: