{"id":38435741,"url":"https://github.com/jinyongp/petco","last_synced_at":"2026-01-17T04:29:03.661Z","repository":{"id":107961703,"uuid":"359684896","full_name":"jinyongp/petco","owner":"jinyongp","description":"빠르게 알고가는 동물병원 진료비 견적 서비스, 펫코","archived":false,"fork":false,"pushed_at":"2021-06-03T14:02:48.000Z","size":22589,"stargazers_count":2,"open_issues_count":14,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2023-12-11T12:54:24.532Z","etag":null,"topics":["apollo-client","apollo-server","apollo-server-express","expo","graphql","prisma","react-native","styled-components","typescript","vue"],"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/jinyongp.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}},"created_at":"2021-04-20T04:36:21.000Z","updated_at":"2021-06-06T19:44:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"b87b961a-f22a-4319-a293-2faba740485f","html_url":"https://github.com/jinyongp/petco","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/jinyongp/petco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyongp%2Fpetco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyongp%2Fpetco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyongp%2Fpetco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyongp%2Fpetco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinyongp","download_url":"https://codeload.github.com/jinyongp/petco/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyongp%2Fpetco/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28494995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apollo-client","apollo-server","apollo-server-express","expo","graphql","prisma","react-native","styled-components","typescript","vue"],"created_at":"2026-01-17T04:29:03.075Z","updated_at":"2026-01-17T04:29:03.654Z","avatar_url":"https://github.com/jinyongp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 style=\"text-align:left;transform: translateY(-20px);\"\u003e펫코 \u003cspan style=\"font-size: 15px; color: #333;\"\u003e: 동물병원 진료비 견적 서비스\u003c/span\u003e\u003c/h1\u003e\n\n\u003cdiv align=center\u003e\n\n  \u003cp align=center\u003e\n    \u003cimg width=\"200\" src=\"./.github/assets/petco.svg\" alt=\"petco-logo\"\u003e\n  \u003c/p\u003e\n  \u003cp style=\"color: #333;\" align=center\u003e\n    생각보다 높은 반려동물 진료비에 당황하신 적이 있나요? \u003cbr\u003e\n    펫코는 동물 병원에 방문하기 전 \u003cspan style=\"\"\u003e쉽고 빠르게\u003c/span\u003e \u003cbr\u003e\n    진료비를 견적 받을 수 있도록 도와줍니다. \u003cbr\u003e\u003cbr\u003e\n    빠르게 알고가는 동물병원 진료비 견적 서비스, \u003cspan style=\"color: #3f3f3f;\"\u003e\u003cb\u003e펫코\u003c/b\u003e\u003c/span\u003e.\n  \u003c/p\u003e\n\n\u003c/div\u003e\n\n## 🐈 Introduction\n\n### Screens\n\n동작 과정을 gif 파일로 보여줌\n\n\n## 👨🏻‍💻 Development\n\n### Details\n\n- [Frontend/Mobile README](./frontend/mobile/README.md)\n- [Frontend/Web README](./frontend/web/README.md)\n- [Backend README](./backend/README.md)\n\n### Team Conventions and Standards\n\n#### Workflow\n\n- [Upstream 저장소](`https://github.com/jinyongp/petco`)로부터 `fork`한다. (`develop` branch인지 확인한다.)\n- `fork`한 저장소를 `local`로 `clone`한다.\n- `branch`를 생성한 후, 작업을 한다. (upstream으로부터 자주 pull을 받는다.)\n- 작업을 마친 후, 변경사항을 pull request하여 모든 팀원에게 코드 리뷰를 받는다.\n- 코드 리뷰에서 변경해야 할 사항을 변경하고 commit한다. (없으면 생략한다.)\n- pull request를 `merge`하여 변경사항을 `develop` branch에 병합한다.\n\n#### Coding Style\n\n- 되도록 ES6+로 작성할 것\n- Eslint 규칙 준수할 것\n\n#### Git / Git Commit\n\n- 이슈 발생 시, [Git 사용 중 자주 만나는 이슈 정리](https://parksb.github.io/article/28.html)를 참고할 것\n- Commit message convention은 [좋은 git commit 메시지를 위한 영어 사전](https://blog.ull.im/engineering/2019/03/10/logs-on-git.html)를 참고할 것\n- 하나의 작업 단위로 자주 commit할 것\n- Commit message 혹은 pull request에 이슈 번호를 추가하여 연결한다. [Linking a pull request to an issue\n 참고](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue)\n\n#### Git Branch\n\n- branch naming convention은 `feature/{issue-number}-{feature-name}` 형식을 따를 것\n- 접두어는 `feature`, `fix`, `refactor` 등 작업한 종류에 따라 작성할 것\n\n[Git branch naming conventions 참고](https://deepsource.io/blog/git-branch-naming-conventions/)\n\n```sh\n$ git branch feature/12-navigating\n```\n\n\u003e12는 issue tracker ID로 #12번 task를 명시한다.\n\n#### Team Rules\n\n- 모르는 것이 생기면 오랫동안 붙잡고 있지 말고 팀원과 상의할 것\n- 참고한 reference를 각자 `README.md`에 추가할 것\n- 코드 리뷰를 하며 작동 방식, 적절치 못한 부분에 관해 궁금한 점이 생긴다면 반드시 질문할 것\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyongp%2Fpetco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjinyongp%2Fpetco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyongp%2Fpetco/lists"}