{"id":21285509,"url":"https://github.com/takeyuweb/webpacker-actioncable-example","last_synced_at":"2025-03-15T15:13:03.045Z","repository":{"id":66907470,"uuid":"98333473","full_name":"takeyuweb/webpacker-actioncable-example","owner":"takeyuweb","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-26T10:49:08.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T05:16:05.674Z","etag":null,"topics":[],"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/takeyuweb.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-07-25T17:38:09.000Z","updated_at":"2017-07-25T17:38:18.000Z","dependencies_parsed_at":"2023-02-24T04:00:44.393Z","dependency_job_id":null,"html_url":"https://github.com/takeyuweb/webpacker-actioncable-example","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/takeyuweb%2Fwebpacker-actioncable-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2Fwebpacker-actioncable-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2Fwebpacker-actioncable-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2Fwebpacker-actioncable-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takeyuweb","download_url":"https://codeload.github.com/takeyuweb/webpacker-actioncable-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746201,"owners_count":20341203,"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-21T11:20:51.511Z","updated_at":"2025-03-15T15:13:03.011Z","avatar_url":"https://github.com/takeyuweb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Webpacker + ActionCable\n==\n\n## Docker Compose\n\n- Docker for Windows 17.06.0-ce\n- Bash on Ubuntu on Windows 10 (Creaters Update)\n  - Docker version 17.06.0-ce, build 02c1d87\n  - docker-compose version 1.14.0, build c7bdf9e\n  - dokcer-sync 0.4.6\n\nexport DOCKER_HOST=tcp://127.0.0.1:2375\n\ndocker-compose -f docker-compose.yml -f docker-compose.sync.yml build\n\n## Demo\n\nbundle exec rails s\n\nbundle exec webpack-dev-server\n\n### for Docker compose\n\ndocker-compose -f docker-compose.yml -f docker-compose.sync.yml build\n\ndocker-sync-stack start\n\ndocker-compose -f docker-compose.yml -f docker-compose.sync.yml run -p 8080:8080 app bundle exec ruby ./bin/webpack-dev-server\n\nOpen http://127.0.0.1:3000\n\n\n## ActionCable\n\nyarn add actioncable\n\n```js\nconst ActionCable = require('actioncable');\nconst cable = ActionCable.createConsumer();\nlet PingChannel = cable.subscriptions.create('PingChannel', {});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeyuweb%2Fwebpacker-actioncable-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakeyuweb%2Fwebpacker-actioncable-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeyuweb%2Fwebpacker-actioncable-example/lists"}