NestCloud
Grow your team on GitHub
GitHub is home to over 40 million developers use GitHub to host and review code, manage projects, and build software together across more than 100 million repositories.
Sign up for free See pricing for teams and enterprises
Pinned repositories
-
nestcloud
A NodeJS micro-service solution, writing by Typescript language and NestJS framework.
-
nestcloud-typeorm-example
How to use typeorm for nestcloud
-
nestcloud-kubernetes-example
An example that running app in kubernetes cluster use nestcloud.
-
nestcloud-starter
Quickly start a micro-service app use nestcloud.
-
nestcloud.org
NestCloud documents
-
nestcloud-rbac-examples
A rbac example for nestcloud.
-
nestcloud-grpc-example
How to use nestcloud/grpc for loadbalance rpc call.
-
v1.nestcloud.org
v0.1.x documents
-
gateway Archived
[Migrated to nestcloud repository]A gateway module for nestcloud
-
common Archived
[Migrated to nestcloud repository]Common module for nestcloud
-
feign Archived
[Migrated to nestcloud repository]Feign is a nest http decorators library that makes writing nodejs http clients easier.
-
consul Archived
[Migrated to nestcloud repository]A Consul module for Nest framework (node.js)
-
consul-service Archived
[Migrated to nestcloud repository]A Nest framework (node.js) module for registering and getting consul service easily.
-
logger Archived
[Migrated to nestcloud repository]A logger module for nestcloud.
-
memcached Archived
[Migrated to nestcloud repository]A Memcached module for Nest framework (node.js)
-
consul-loadbalance Archived
[Migrated to nestcloud repository]A Nest framework (node.js) module for getting service from consul and sending http request by loadbalance.
-
consul-config Archived
[Migrated to nestcloud repository]A Nest framework (node.js) module for getting configurations from consul kv
-
boot Archived
[Migrated to nestcloud repository]A Nest framework (node.js) module for getting config parameters when the app start running.
-
validations Archived
[Migrated to nestcloud repository]A Nest framework (node.js) module for validating request params.