https://github.com/kanziw/grpc-node-playground
https://github.com/kanziw/grpc-node-playground
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanziw/grpc-node-playground
- Owner: kanziw
- Created: 2024-08-12T13:31:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-10T06:36:32.000Z (5 months ago)
- Last Synced: 2025-01-10T07:39:29.648Z (5 months ago)
- Language: TypeScript
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grpc-node-playground
Use [Brew](https://brew.sh/) and [Task](https://taskfile.dev/) to maintain the development environment.
```shell
$ brew bundle
$ task
```