{"id":16407392,"url":"https://github.com/le2sky/nest-microservices","last_synced_at":"2025-10-26T17:31:54.602Z","repository":{"id":41953750,"uuid":"453089723","full_name":"le2sky/nest-microservices","owner":"le2sky","description":"nestjs microservices application with apache kafka","archived":false,"fork":false,"pushed_at":"2022-04-24T13:54:51.000Z","size":7571,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T20:12:06.647Z","etag":null,"topics":["kafka","microservices","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/le2sky.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}},"created_at":"2022-01-28T14:05:11.000Z","updated_at":"2024-01-09T22:18:15.000Z","dependencies_parsed_at":"2022-08-12T00:31:00.380Z","dependency_job_id":null,"html_url":"https://github.com/le2sky/nest-microservices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le2sky%2Fnest-microservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le2sky%2Fnest-microservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le2sky%2Fnest-microservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le2sky%2Fnest-microservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/le2sky","download_url":"https://codeload.github.com/le2sky/nest-microservices/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238375298,"owners_count":19461578,"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":["kafka","microservices","nestjs"],"created_at":"2024-10-11T06:13:46.666Z","updated_at":"2025-10-26T17:31:49.073Z","avatar_url":"https://github.com/le2sky.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## nest-microservices practice\n\n\u003cimg src=\"./kafkaCluster.png\"\u003e\u003c/img\u003e\n\n## Installation\n\n```bash\n1. npm install (for each microservices)\n2. docker-compose up (for each microservices)\n```\n\n## Configuration\n\n```bash\n--nest-ambassador service\nCHECKOUT_URL=\u003ccheckout frontend url\u003e\nSTRIPE_KEY=\u003cinput your stripe key\u003e\n\n--microservices common\nCONFLUENT_CLUSTER_SERVER=\u003cinput your apache kafka cluster url\u003e\nCONFLUENT_API_KEY=\u003cinput your api_key\u003e\nCONFLUENT_SECRET_KEY=\u003cinput your secret_key\u003e\n```\n\n## Running the app\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n\n## Test\n\n```bash\n# unit tests\n$ npm run test\n\n# e2e tests\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n```\n\n## Seeding\n\n```\n# ex) npm run seed:ambassadors\n\"seed:ambassadors\": \"ts-node src/commands/ambassador.seeder.ts\",\n\"seed:products\": \"ts-node src/commands/product.seeder.ts\",\n\"seed:orders\": \"ts-node src/commands/order.seeder.ts\"\n```\n\n## License\n\nNest is [MIT licensed](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fle2sky%2Fnest-microservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fle2sky%2Fnest-microservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fle2sky%2Fnest-microservices/lists"}