{"id":15650445,"url":"https://github.com/gauravtiwari/webpacker-example-app","last_synced_at":"2025-10-09T05:34:40.137Z","repository":{"id":145272381,"uuid":"82474475","full_name":"gauravtiwari/webpacker-example-app","owner":"gauravtiwari","description":"An example app to demonstrate webpacker with Rails 5.1","archived":false,"fork":false,"pushed_at":"2017-12-11T12:38:12.000Z","size":2008,"stargazers_count":36,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T17:02:08.342Z","etag":null,"topics":["javascript","rails","webpack","webpacker"],"latest_commit_sha":null,"homepage":"https://webpacker-example-app.herokuapp.com/","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/gauravtiwari.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-02-19T16:57:33.000Z","updated_at":"2021-01-18T11:19:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"214b059a-77fb-47a5-ae79-4fa270e5ce90","html_url":"https://github.com/gauravtiwari/webpacker-example-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gauravtiwari/webpacker-example-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravtiwari%2Fwebpacker-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravtiwari%2Fwebpacker-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravtiwari%2Fwebpacker-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravtiwari%2Fwebpacker-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gauravtiwari","download_url":"https://codeload.github.com/gauravtiwari/webpacker-example-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravtiwari%2Fwebpacker-example-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000743,"owners_count":26082932,"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-10-09T02:00:07.460Z","response_time":59,"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":["javascript","rails","webpack","webpacker"],"created_at":"2024-10-03T12:34:39.224Z","updated_at":"2025-10-09T05:34:40.119Z","avatar_url":"https://github.com/gauravtiwari.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Webpacker Example App\n\nDemo app that showcases Rails on webpack and yarn using Webpacker gem (default setup in upcoming Rails 5.1)\n\n* [Webpacker](https://github.com/rails/webpacker)\n* [PR](https://github.com/rails/rails/pull/26836)\n* [Blog Post](https://medium.com/@gauravtiwari/introducing-webpacker-7136d66cddfb)\n\n# Alpha Features\n\nSupports bundling\n* Javascript\n* Stylesheets\n* Images\n* Fonts\n* Linking assets\n* CND - Cloudfront\n\n\n# Running in development\n\nThe app is using [foreman](https://github.com/ddollar/foreman), famous process manager. Checkout the `Procfile.dev` in app root for more information.\n\n```bash\n  git clone git@github.com:gauravtiwari/webpacker-example-app.git\n  cd webpacker-example-app\n  bundle install\n  brew install yarn # (if not installed)\n  ./bin/yarn install\n```\n\nThen, run the server using this binstub,\n\n```bash\n  ./bin/server\n```\n(try `chmod 777 ./bin/server` incase it doesn't work)\n\nVisit [http://localhost:5000/](http://localhost:5000/)\n\n\n# Installing and using new node modules\n\n```bash\n  # Using Yarn\n  ./bin/yarn add material-ui\n```\n\nThen, import it in your component,\n\n```js\n  import { Card } from 'material-ui/Card';\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgauravtiwari%2Fwebpacker-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgauravtiwari%2Fwebpacker-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgauravtiwari%2Fwebpacker-example-app/lists"}