@fox-hound-tools/protobuf-grpc-json-transcoding Development 1. Install dependencies pnpm install 2. Build pnpm run build 3. Test pnpm test Sample 1. Generate protofiles from typespec pnpm run sample:generate 2. Run server dotnet run --project sample/Server 3. Access to the server http://localhost:5000