nestjs-grpc-sample

NestJS + gRPC sample

MIT License

Stars
4

概要

使用ライブラリ

  • @nestjs/core - 7.0.x
  • @nestjs/microservices - 7.0.x
  • grpc - 1.24.x

動作確認

1. サンプルのダウンロード

git clone [email protected]:yasu-s/nestjs-grpc-sample.git

2. パッケージインストール

cd nestjs-grpc-sample
yarn install

3. サンプルの起動

yarn start

実行結果