NestCloud
August 17, 2020 ยท View on GitHub
NestCloud
NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js framework.
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/proxy/github
Stay in touch
- Author - NestCloud
License
Nest is MIT licensed.