https://github.com/menurivera/grpc-ts
gRPC exmple using grpc-tools package
https://github.com/menurivera/grpc-ts
grpc
Last synced: 4 months ago
JSON representation
gRPC exmple using grpc-tools package
- Host: GitHub
- URL: https://github.com/menurivera/grpc-ts
- Owner: menuRivera
- Created: 2025-03-05T18:17:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T18:46:09.000Z (over 1 year ago)
- Last Synced: 2025-03-17T08:51:55.612Z (over 1 year ago)
- Topics: grpc
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grpc-ts
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.38. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
[source](https://www.npmjs.com/package/ts-protoc-gen)