{"id":30140285,"url":"https://github.com/fusic/jaehyung-rails-training","last_synced_at":"2025-08-11T03:36:17.227Z","repository":{"id":301155023,"uuid":"987453052","full_name":"fusic/jaehyung-rails-training","owner":"fusic","description":"Ikari_Rails_Training","archived":false,"fork":false,"pushed_at":"2025-08-04T01:27:31.000Z","size":1278,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":6,"default_branch":"development","last_synced_at":"2025-08-04T03:39:46.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/fusic.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,"zenodo":null}},"created_at":"2025-05-21T05:18:11.000Z","updated_at":"2025-08-04T01:27:28.000Z","dependencies_parsed_at":"2025-06-25T12:38:54.654Z","dependency_job_id":"7a42b68f-0591-426d-ac65-d8e1c6511b70","html_url":"https://github.com/fusic/jaehyung-rails-training","commit_stats":null,"previous_names":["fusic/jaehyung-rails-training"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fusic/jaehyung-rails-training","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fjaehyung-rails-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fjaehyung-rails-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fjaehyung-rails-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fjaehyung-rails-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusic","download_url":"https://codeload.github.com/fusic/jaehyung-rails-training/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fjaehyung-rails-training/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269827158,"owners_count":24481483,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-11T03:36:16.546Z","updated_at":"2025-08-11T03:36:17.207Z","avatar_url":"https://github.com/fusic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# タスク管理システム（Ikari Rails Training 課題）\n\nこのプロジェクトは、Ruby on Railsトレーニングの一環として開発される、基本的なタスク管理システムです。\n\nタスクの登録・編集・削除だけでなく、期日・優先度・ステータス・ラベル・ユーザー別表示などの機能を含みます。\n\n---\n\n## 🚀 システム構成\n\n- Ruby 3.4.4\n- Ruby on Rails 8.0.2\n- PostgreSQL 17\n- Node.js 22.17.0（Vite や Bootstrap 使用時に必要）\n- Bootstrap（デザイン適用以降のステップで使用）\n\n---\n\n## 🔧 セットアップ手順\n\n以下のコマンドを実行してください：\n\n```bash\ngit clone git@github.com:fusic/jaehyung-rails-training.git\ncd jaehyung-rails-training\nbin/setup\n```\n\n---\n\n## 🖥 起動方法\n\n```bash\nbin/rails s\n```\n\n---\n\n## 🧪 テスト・コードチェック\n\n```bash\n# RuboCop によるコードチェック\nbin/rubocop\n\n# RSpec によるテスト実行\nbundle exec rspec\n```\n\n---\n\n## 📁 ディレクトリ構成（抜粋）\n\n```plaintext\napp/\n  controllers/\n  models/\n  views/\nconfig/\n  routes.rb\n  locales/\n    ja.yml\ndb/\n  migrate/\n  seeds.rb\n```\n\n---\n\n## ERD\n\n![ERD](docs/ERD.png)\n\n---\n\n## 📎 参考リンク\n\n- [文書ファイル](https://heathered-partridge-9c9.notion.site/Ikari-Rails-Training-dc41b92a5a184a17a3ce8d5e1d58693f)\n- [Rails I18n公式ガイド](https://railsguides.jp/i18n.html)\n- [RuboCop](https://github.com/rubocop/rubocop)\n- [Bootstrap for Rails](https://github.com/twbs/bootstrap-rubygem)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusic%2Fjaehyung-rails-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusic%2Fjaehyung-rails-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusic%2Fjaehyung-rails-training/lists"}