{"id":31098953,"url":"https://github.com/beefsack/vagrant-meteor","last_synced_at":"2025-09-16T21:05:58.671Z","repository":{"id":9063673,"uuid":"10832895","full_name":"beefsack/vagrant-meteor","owner":"beefsack","description":"Vagrant config for meteor.js development on any OS","archived":false,"fork":false,"pushed_at":"2013-06-21T02:36:32.000Z","size":109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:35:28.777Z","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/beefsack.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}},"created_at":"2013-06-21T01:23:24.000Z","updated_at":"2014-08-17T00:34:30.000Z","dependencies_parsed_at":"2022-09-13T07:01:43.993Z","dependency_job_id":null,"html_url":"https://github.com/beefsack/vagrant-meteor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beefsack/vagrant-meteor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beefsack%2Fvagrant-meteor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beefsack%2Fvagrant-meteor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beefsack%2Fvagrant-meteor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beefsack%2Fvagrant-meteor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beefsack","download_url":"https://codeload.github.com/beefsack/vagrant-meteor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beefsack%2Fvagrant-meteor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275484049,"owners_count":25473176,"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-09-16T02:00:10.229Z","response_time":65,"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-09-16T21:05:55.278Z","updated_at":"2025-09-16T21:05:58.655Z","avatar_url":"https://github.com/beefsack.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"vagrant-meteor\n==============\n\nvagrant-meteor is a tool to help run Meteor silently in a VM to ease\ninstallation and usage.\n\nvagrant-meteor uses [Vagrant](http://www.vagrantup.com/) to create an Ubuntu\nimage, install Meteor and other required packages, and expose it to the user.\n\nInstallation\n------------\n\nFirst, use Git to clone this repo to your computer somewhere with `git clone\n--recursive https://github.com/beefsack/vagrant-meteor.git`.\n\nThen, install [Vagrant](http://downloads.vagrantup.com/) and\n[VirtualBox](https://www.virtualbox.org/wiki/Downloads).  VirtualBox is used to\nrun the VM silently in the background.\n\nUsage\n-----\n\nUse your command line to change to the directory where you cloned this repo\nearlier, ie. `cd ~/vagrant-meteor`.\n\nStart Vagrant to create and run the VM using `vagrant up`.  This will download\nUbuntu and configure the VM automatically, and can take a few minutes.\n\nConnect into the VM by using `vagrant ssh`.  This will connect you into the\nimage, with zsh as the shell.\n\nYou can now create a project to start working on using `mrt create my-app`.\n[Meteorite](http://oortcloud.github.io/meteorite/) is installed to make meteor\nand meteor package management much simpler, so it may be better to use the `mrt`\ncommand in general instead of the `meteor` command, though you can use either.\n\nOnce you have created the project, you will notice a `my-app` directory will\nhave appeared in your vagrant-meteor directory.  You can edit the code inside\nthis directory as it is automatically synced into the VM.\n\nYou can run the app inside the VM by running `cd my-app` and `mrt`.  Your local\nport 3000 is redirected into the Vagrant VM, so when you are running meteor\napps, you can open a web browser and navigate to http://localhost:3000 to view\nit.\n\nWhen you are finished doing work, you can use `vagrant halt` to stop the VM.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeefsack%2Fvagrant-meteor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeefsack%2Fvagrant-meteor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeefsack%2Fvagrant-meteor/lists"}