docs: add users moleculerjs boilerplate and nextjs boilerplate (#1667)

* add moleculerjs and nextjs boilerplate

* add missing comma on users.js
This commit is contained in:
Ömer Faruk APLAK 2019-07-18 09:55:23 +03:00 committed by Yangshun Tay
parent 40cf5dcc56
commit 682b6af47d
3 changed files with 14 additions and 0 deletions

View file

@ -315,6 +315,20 @@ module.exports = [
fbOpenSource: false,
pinned: false,
},
{
caption: 'moleculerjs-boilerplate',
image: '/img/users/moleculerjs-boilerplate.png',
infoLink: 'https://pankod.github.io/moleculerjs-boilerplate/',
fbOpenSource: false,
pinned: false,
},
{
caption: 'next-boilerplate',
image: '/img/users/next-boilerplate.png',
infoLink: 'https://pankod.github.io/next-boilerplate/',
fbOpenSource: false,
pinned: false,
},
{
caption: 'Netconsd',
image: '/img/users/netconsd.svg',

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB