Skip to content

SwagataChaudhuri/NestJS-GRPC

Repository files navigation

NESTJS GRPC SAMPLE

Description

Implementation of nestjs with grpc protocol (Supports hybrid REST + GRPC)

Project setup

$ npm install

Compile and run the project

# Development
$ npm run start

# Watch Mode
$ npm run start:dev

# Production Mode
$ npm run start:prod

About

NestJS GRPC Sample Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published