{"id":15732138,"url":"https://github.com/woh/webpacker-example-app","last_synced_at":"2026-04-11T07:41:42.215Z","repository":{"id":151574607,"uuid":"90145944","full_name":"WoH/webpacker-example-app","owner":"WoH","description":"Basic Rails App with React + Webpacker","archived":false,"fork":false,"pushed_at":"2017-05-03T20:40:30.000Z","size":74,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T10:52:36.411Z","etag":null,"topics":["rails","react","webpack","webpacker"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/WoH.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}},"created_at":"2017-05-03T12:22:49.000Z","updated_at":"2024-10-24T12:26:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc602ba2-a4a0-49d0-944b-4f12866ab90d","html_url":"https://github.com/WoH/webpacker-example-app","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"e8a64901c538fd11bd557adcddefd99b434e671b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WoH/webpacker-example-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoH%2Fwebpacker-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoH%2Fwebpacker-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoH%2Fwebpacker-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoH%2Fwebpacker-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WoH","download_url":"https://codeload.github.com/WoH/webpacker-example-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoH%2Fwebpacker-example-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31673067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["rails","react","webpack","webpacker"],"created_at":"2024-10-04T00:08:26.434Z","updated_at":"2026-04-11T07:41:42.199Z","avatar_url":"https://github.com/WoH.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nDemo showing a basic Rails 5.1.0 app with React using the webpacker gem.\nBased on this [article](https://medium.com/statuscode/introducing-webpacker-7136d66cddfb) by @gauravtiwari\n\nSteps:\n\n1. run ```rails new webpacker-example-app --webpack=react```\n  * Alternative: run \n    1. ```rails new webpacker-example-app```\n    2. ```rails webpacker:install```\n    3. ```rails webpacker:install:react```\n  * Optional: run ```rails g controller pages index``` to create an index view for our hello_react component\n\n3. run ```bin/webpack-dev-server``` to start webpack compilation\n\n4. Add ```\u003c%= javascript_pack_tag 'application'``` to application.html.erb\n\n5. Add ```\u003c%= javascript_pack_tag 'hello_react'``` to index.html.erb or any other page.\n\n6. Go to localhost:3000/pages/index.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoh%2Fwebpacker-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoh%2Fwebpacker-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoh%2Fwebpacker-example-app/lists"}