nest-cloud / nestcloud-consul-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NestCloud

NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js framework.

NPM Version Package License NPM Downloads Travis Linux Coverage Backers on Open Collective Sponsors on Open Collective

Installation

$ yarn install

Dependencies

  • Consul

Running the example

$ npm run start:service-a
$ npm run start:service-b
$ npm run start:service-c
$ npm run start:service-d

After run the starter app, you can visit this urls in browser:

http://localhost:3000/hello

Stay in touch

License

Nest is MIT licensed.

About

License:MIT License


Languages

Language:TypeScript 100.0%