demirhancosku / microservice-nodejs-monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Test Nodejs Application for micro services

##Dependencies

  • Nodejs 8 and above
  • Forever (Global)

##Usage There are two services in here as example: Cart & Search

Firstly you must run

npm install

You can run these services with a second parameter to the node application like;

npm run cart or npm run search

About


Languages

Language:JavaScript 100.0%