{"id":18374509,"url":"https://github.com/recruit-tech/bootcamp-2022-nextjs","last_synced_at":"2026-03-02T18:10:46.139Z","repository":{"id":42015970,"uuid":"481869058","full_name":"recruit-tech/bootcamp-2022-nextjs","owner":"recruit-tech","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-18T09:55:31.000Z","size":77,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-03-22T06:12:47.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/recruit-tech.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}},"created_at":"2022-04-15T07:02:39.000Z","updated_at":"2023-08-28T13:19:21.000Z","dependencies_parsed_at":"2022-08-12T02:30:54.041Z","dependency_job_id":null,"html_url":"https://github.com/recruit-tech/bootcamp-2022-nextjs","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/recruit-tech%2Fbootcamp-2022-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recruit-tech%2Fbootcamp-2022-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recruit-tech%2Fbootcamp-2022-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recruit-tech%2Fbootcamp-2022-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/recruit-tech","download_url":"https://codeload.github.com/recruit-tech/bootcamp-2022-nextjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247539519,"owners_count":20955319,"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":[],"created_at":"2024-11-06T00:14:55.638Z","updated_at":"2026-03-02T18:10:46.093Z","avatar_url":"https://github.com/recruit-tech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootcamp-2022-nextjs\n\nNext.js 研修（リクルート 63 期新人 BC＿エンジニアコース）の教材リポジトリです。  \n開発環境に Node.js・Docker クライアントがインストールされていることを前提とします。\n\n## install\n\n```bash\nnpm i\n```\n\n## launch app\n\n```bash\n$ docker-compose up -d\n$ npm run db:migrate\n$ npm run dev\n```\n\n課題用にエラーを残しています。はじめは本番サーバーをビルドできません。\n\n## 課題\n\n- 課題１：エラー「オブジェクトは 'undefined' である可能性があります」を消すには？\n- 課題２：const user: User | null の推論を、const user: User にするためには？\n- 課題３：ユーザー詳細を表示してみて\n- 課題４：req.query から id を取得し、PrismaClient でユーザーを更新してみて\n- 課題５：req.query から id を取得し、PrismaClient でユーザーを物理削除してみて\n\n課題 2 まで終わると、本番サーバーをビルド・起動できるようになります。\n\n## 時間が余ったら\n\n- ユーザー画面を参考に、記事投稿の CRUD 画面をつくってみよう\n- ユーザー API を参考に、記事投稿の CRUD API をつくってみよう\n- API Route で適切なバリデーション、エラーレスポンスを返してみよう\n- 制限時間まで、自由に作り込んでみてください\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecruit-tech%2Fbootcamp-2022-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecruit-tech%2Fbootcamp-2022-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecruit-tech%2Fbootcamp-2022-nextjs/lists"}