Skip to content

Efficient gRPC communication with NestJS. 🔥

Notifications You must be signed in to change notification settings

nainglinnphyo/grpc-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Grpc Server with nest js and proto3

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

Stay in touch

License

Nest is MIT licensed.

About

Efficient gRPC communication with NestJS. 🔥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published