Skip to content

Dev-Addict/grpc-node-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC with TypeScript and Node.js example

This is an example of how you can use gRPC with TypeScript and Node.js. You can check out the tutorial at DEV Community.

Commands

Start Server

$ npm start
or 
$ yarn start

Start Client

$ npm run start:client
or 
$ yarn start:client

Generate Proto Buffers

$ npm run proto:build
or 
$ yarn proto:build

About

gRPC with Typescript and Node.js example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •