NestCloud

August 17, 2020 ยท View on GitHub

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 app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
npm run start:prod

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

http://localhost:3000

http://localhost:3000/github

http://localhost:3000/proxy/github

Stay in touch

License

Nest is MIT licensed.