Utilities that help to work with gRPC using TypeScript.
- cli: Declarative local and remote gRPC code generation
- server: A minimal gRPC Framework
- client: functions to call gRPC functions
A example project is available at example folder.
We are using pnpm
for package management.
MIT