@@ -602,6 +602,14 @@ const Users: User[] = [
602
602
source : 'https://github.com/eta-dev/eta-docs' ,
603
603
tags : [ 'opensource' ] ,
604
604
} ,
605
+ {
606
+ title : 'EverShop' ,
607
+ description : 'An open-source e-commerce platform with Node and React' ,
608
+ preview : require ( './showcase/evershop.png' ) ,
609
+ website : 'https://evershop.io/' ,
610
+ source : 'https://github.com/evershopcommerce/docs' ,
611
+ tags : [ 'opensource' , 'product' ] ,
612
+ } ,
605
613
{
606
614
title : 'FAST' ,
607
615
description : 'The adaptive interface system for modern web experiences.' ,
@@ -1430,13 +1438,13 @@ const Users: User[] = [
1430
1438
tags : [ 'favorite' , 'product' , 'design' ] ,
1431
1439
} ,
1432
1440
{
1433
- title : "pincman's website" ,
1434
- description : 'A very good full stack development teaching website' ,
1435
- preview : require ( './showcase/pincman.png' ) ,
1436
- website : 'https://pincman.com/' ,
1437
- source : 'https://github.com/rowfishjs/rowfish' ,
1438
- tags : [ 'opensource' , 'design' , 'personal' ] ,
1439
- } ,
1441
+ title : "pincman's website" ,
1442
+ description : 'A very good full stack development teaching website' ,
1443
+ preview : require ( './showcase/pincman.png' ) ,
1444
+ website : 'https://pincman.com/' ,
1445
+ source : 'https://github.com/rowfishjs/rowfish' ,
1446
+ tags : [ 'opensource' , 'design' , 'personal' ] ,
1447
+ } ,
1440
1448
{
1441
1449
title : 'Pipeline UI' ,
1442
1450
description : 'Pipeline UI Documentation' ,
0 commit comments