Skip to content

pliik/gugamarket

Repository files navigation

Gugamarket

Fullstack NodeJS REST API Framework.

Gugamarket

Demo & documentation

Built with:

  • Node
  • Swagger (REST Api documentation)
  • Express (MVC Framework)
  • Mongoose (MongoDB ORM)
  • mongoose-nested-set (Hierarquical Catalog Tree) https://github.com/groupdock/mongoose-nested-set
  • Jade (Template)
  • Passwordless (token email authentication)
  • Mocha (Unit Testing)

Install via Npm:

https://www.npmjs.com/package/gugamarket

npm install gugamarket

Start project (Linux):

git clone https://github.com/pliik/gugamarket.git
cd gugamarket
npm install
node app.js
Pliik server listening on port 127.0.0.1:3000 - Powered by EXPRESS 4!

Cloud deploy

Out of the box Openshift V3 compatible deployments