{"id":15144217,"url":"https://github.com/cccwon2/panda-market-next","last_synced_at":"2026-01-19T22:02:15.359Z","repository":{"id":257754190,"uuid":"859222574","full_name":"cccwon2/panda-market-next","owner":"cccwon2","description":"panda-market, next.js/app router, tailwind css, vercel","archived":false,"fork":false,"pushed_at":"2024-09-24T06:49:56.000Z","size":2835,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-06T16:50:37.773Z","etag":null,"topics":["approuter","nextjs","nextjs14","tailwind","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://panda-market-next.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cccwon2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-18T09:47:02.000Z","updated_at":"2024-09-24T06:49:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1a35128-9625-46aa-bd70-b362871fc5ce","html_url":"https://github.com/cccwon2/panda-market-next","commit_stats":null,"previous_names":["cccwon2/panda-market-next"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cccwon2/panda-market-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccwon2%2Fpanda-market-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccwon2%2Fpanda-market-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccwon2%2Fpanda-market-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccwon2%2Fpanda-market-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cccwon2","download_url":"https://codeload.github.com/cccwon2/panda-market-next/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccwon2%2Fpanda-market-next/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28587078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: 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":["approuter","nextjs","nextjs14","tailwind","tailwindcss","vercel"],"created_at":"2024-09-26T10:22:50.645Z","updated_at":"2026-01-19T22:02:15.343Z","avatar_url":"https://github.com/cccwon2.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FE Weekly Mission\n\n이 프로젝트는 [Next.js](https://nextjs.org)를 기반으로 만들어진 주간 미션 프로젝트입니다.\n\n## 시작하기\n\n먼저, 개발 서버를 실행하세요:\n\n```bash\nnpm run dev\n# 또는\nyarn dev\n# 또는\npnpm dev\n```\n\n브라우저에서 [http://localhost:3000](http://localhost:3000)을 열어 결과를 확인하세요.\n\n`app/page.tsx` 파일을 수정하여 페이지 편집을 시작할 수 있습니다. 파일을 수정하면 페이지가 자동으로 업데이트됩니다.\n\n## 사용된 기술 스택\n\n- [Next.js](https://nextjs.org/) - React 기반의 웹 애플리케이션 프레임워크\n- [React](https://reactjs.org/) - 사용자 인터페이스 구축을 위한 JavaScript 라이브러리\n- [TypeScript](https://www.typescriptlang.org/) - JavaScript의 정적 타입 검사 확장\n\n## 주요 의존성\n\n- react: ^18\n- react-dom: ^18\n- next: 13.5.6\n\n## 개발 의존성\n\n- typescript: ^5\n- @types/node: ^20\n- @types/react: ^18\n- @types/react-dom: ^18\n- eslint: ^8\n- eslint-config-next: 13.5.6\n\n## 스크립트\n\n- `npm run dev`: 개발 서버 실행\n- `npm run build`: 프로덕션용 빌드\n- `npm run start`: 프로덕션 모드로 서버 실행\n- `npm run lint`: 린트 실행\n\n## 더 알아보기\n\nNext.js에 대해 더 자세히 알아보려면 다음 리소스를 참조하세요:\n\n- [Next.js 문서](https://nextjs.org/docs) - Next.js의 기능과 API에 대해 알아보세요.\n- [Next.js 학습](https://nextjs.org/learn) - 대화형 Next.js 튜토리얼을 체험해보세요.\n\n[Next.js GitHub 저장소](https://github.com/vercel/next.js)도 확인해 보세요.\n\n## 배포\n\nNext.js 앱을 배포하는 가장 쉬운 방법은 Next.js의 제작자가 만든 [Vercel 플랫폼](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme)을 사용하는 것입니다.\n\n자세한 내용은 [Next.js 배포 문서](https://nextjs.org/docs/app/building-your-application/deploying)를 확인하세요.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcccwon2%2Fpanda-market-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcccwon2%2Fpanda-market-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcccwon2%2Fpanda-market-next/lists"}