{"id":34995214,"url":"https://github.com/harmon25/meteor-dev","last_synced_at":"2026-05-23T02:01:53.202Z","repository":{"id":78978140,"uuid":"43267560","full_name":"harmon25/meteor-dev","owner":"harmon25","description":"Meteor Development Docker Image","archived":false,"fork":false,"pushed_at":"2015-09-27T22:29:34.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T14:59:59.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/harmon25.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":"2015-09-27T22:19:36.000Z","updated_at":"2015-09-27T22:21:40.000Z","dependencies_parsed_at":"2023-03-04T20:11:53.218Z","dependency_job_id":null,"html_url":"https://github.com/harmon25/meteor-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harmon25/meteor-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fmeteor-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fmeteor-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fmeteor-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fmeteor-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmon25","download_url":"https://codeload.github.com/harmon25/meteor-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fmeteor-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33379721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T01:21:08.577Z","status":"online","status_checked_at":"2026-05-23T02:00:05.530Z","response_time":53,"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-12-27T02:02:49.675Z","updated_at":"2026-05-23T02:01:48.187Z","avatar_url":"https://github.com/harmon25.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# meteor-dev\nMeteor Development Docker Image\nA container for Meteor development\n\n# Run Mongo in seperate container\n```bash\ndocker run --name meteor-mongo -v ~/mongodata:/data/db -d mongo:3.0\n```\n# Run meteor-dev container\n- Create volume of Meteor application directory from host to /opt/app in container\n- Meteor will reload with changes made to your app from the host\n```bash\ndocker run --name meteor-app \\\n -it \\\n -v ~/dev/meteor-app:/opt/app \\\n --link meteor-mongo:mongodb \\\n -e MONGO_URL=mongodb://mongodb:27017/meteor-app \\\n harmon25/meteor-dev\n```\n\n- Thanks [meteord](https://github.com/meteorhacks/meteord)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmon25%2Fmeteor-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmon25%2Fmeteor-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmon25%2Fmeteor-dev/lists"}