Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanziw/grpc-node-playground
https://github.com/kanziw/grpc-node-playground
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanziw/grpc-node-playground
- Owner: kanziw
- Created: 2024-08-12T13:31:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T15:50:37.000Z (5 months ago)
- Last Synced: 2024-08-22T14:45:14.206Z (5 months ago)
- Language: TypeScript
- Size: 200 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
```