docs: add Enarx website to showcase (#6089)

This commit is contained in:
Harsh Mishra 2021-12-11 19:24:20 +05:30 committed by GitHub
parent e57929c114
commit 5fb64041c0
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: 312 KiB

View file

@ -460,6 +460,15 @@ const Users: User[] = [
source: 'https://github.com/infinum/eightshift-docs',
tags: ['opensource', 'favorite', 'design'],
},
{
title: 'Enarx',
description:
'Open source framework for running applications in TEEs (Trusted Execution Environments) based on WebAssembly, allowing developers to deploy architecture-independent applications',
preview: require('./showcase/enarx.png'),
website: 'https://enarx.dev/',
source: 'https://github.com/enarx/enarx.github.io',
tags: ['opensource']
},
{
title: 'Erxes',
description: