{"id":18624508,"url":"https://github.com/litsynp/grpc-ts-node-practice","last_synced_at":"2026-04-19T14:31:53.149Z","repository":{"id":109730795,"uuid":"586299461","full_name":"litsynp/grpc-ts-node-practice","owner":"litsynp","description":"This is a practice project for gRPC with Node.js and TypeScript.","archived":false,"fork":false,"pushed_at":"2023-01-07T16:58:38.000Z","size":114,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T07:07:08.463Z","etag":null,"topics":["grpc","grpc-client","grpc-server","node","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/litsynp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-07T16:42:06.000Z","updated_at":"2023-10-10T16:20:25.000Z","dependencies_parsed_at":"2023-04-17T10:55:02.430Z","dependency_job_id":null,"html_url":"https://github.com/litsynp/grpc-ts-node-practice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/litsynp/grpc-ts-node-practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litsynp%2Fgrpc-ts-node-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litsynp%2Fgrpc-ts-node-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litsynp%2Fgrpc-ts-node-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litsynp%2Fgrpc-ts-node-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litsynp","download_url":"https://codeload.github.com/litsynp/grpc-ts-node-practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litsynp%2Fgrpc-ts-node-practice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grpc","grpc-client","grpc-server","node","typescript"],"created_at":"2024-11-07T04:29:19.132Z","updated_at":"2026-04-19T14:31:53.132Z","avatar_url":"https://github.com/litsynp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gRPC - TypeScript - Node Practice\n\nThis is a practice project for gRPC with Node.js and TypeScript.\n\n## How to run\n\n### Generate proto files\n\n```bash\n$ chmod +x ./proto-gen.sh\n$ npm run proto:gen\n```\n\n### Run the gRPC server\n\n```bash\n$ npm run server\n```\n\n### Run the gRPC client\n\n```bash\n$ npm run client\n```\n\n## How to run (with build)\n\n### Build\n\n```bash\n$ npm run build\n```\n\n### Run the gRPC server\n\n```bash\n$ node dist/server\n```\n\n### Run the gRPC client\n\n```bash\n$ node dist/client\n```\n\n## Result\n\n![server-client example](https://user-images.githubusercontent.com/42485462/211161120-594476ae-f1ed-499f-9cb2-582a35a97c46.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitsynp%2Fgrpc-ts-node-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitsynp%2Fgrpc-ts-node-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitsynp%2Fgrpc-ts-node-practice/lists"}