Skip to content

Study project to learn how to use gRPC with Typescript and Node.js.

Notifications You must be signed in to change notification settings

galloaleonardo/node-grpc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-grpc-example

Study project to learn how to use gRPC with Node.js

Install

yarn install

Prepare

yarn proto:build

Run Server

yarn dev:server

Run Client Methods

yarn dev:client:get
yarn dev:client:get-all

About

Study project to learn how to use gRPC with Typescript and Node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published