{"id":19351057,"url":"https://github.com/thutasann/nest-grpc","last_synced_at":"2026-05-07T01:36:23.374Z","repository":{"id":240368451,"uuid":"802438368","full_name":"thutasann/nest-grpc","owner":"thutasann","description":"tiny nestjs grpc microservices","archived":false,"fork":false,"pushed_at":"2024-05-18T14:47:06.000Z","size":432,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T02:22:04.626Z","etag":null,"topics":["grpc","nestjs"],"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/thutasann.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":"2024-05-18T09:47:25.000Z","updated_at":"2024-05-21T16:23:48.000Z","dependencies_parsed_at":"2024-05-18T11:23:11.855Z","dependency_job_id":"aa3929ad-ac0b-480a-a884-95b605ec1c00","html_url":"https://github.com/thutasann/nest-grpc","commit_stats":null,"previous_names":["thutasann/nest-grpc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fnest-grpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fnest-grpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fnest-grpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fnest-grpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thutasann","download_url":"https://codeload.github.com/thutasann/nest-grpc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240459978,"owners_count":19804806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","nestjs"],"created_at":"2024-11-10T04:34:57.777Z","updated_at":"2026-05-07T01:36:18.343Z","avatar_url":"https://github.com/thutasann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nestjs gRPC Microservices\n\nThis is the mini microservices with `nestjs` and `gRPC`.\n\n## Tech Stacks\n\n- nestjs\n- gRPC\n\n## Script\n\n### Generate App\n\n```bash\nnest generate app auth\n```\n\n### Generate Resource\n\n```bash\nnest g resource users\n```\n\n### Generate Lib\n\n```bash\nnest g lib common\n```\n\n### Run Service\n\n```bash\nyarn start:dev apigateway\n```\n\n```bash\nyarn start:dev auth\n```\n\n### proto generate\n\n```bash\nprotoc --plugin=./node_modules/.bin/protoc-gen-ts_proto --ts_proto_out=./ --ts_proto_opt=nestJs=true ./proto/auth.proto\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthutasann%2Fnest-grpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthutasann%2Fnest-grpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthutasann%2Fnest-grpc/lists"}