https://github.com/ericmeyer/slamapivirtualmachine
https://github.com/ericmeyer/slamapivirtualmachine
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmeyer/slamapivirtualmachine
- Owner: ericmeyer
- Created: 2015-04-03T21:03:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T14:36:26.000Z (about 11 years ago)
- Last Synced: 2025-02-06T06:44:54.484Z (over 1 year ago)
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SlamAPIVirtualMachine
## Requirements
- [Vagrant][] (>= 1.7)
- [VirtualBox][] (>= 4.3)
## Usage
- Create the VM with `vagrant up`
- SSH in with `vagrant ssh`
- Access the API through port 3001 (forwarded from port 3000 on the VM)
[Vagrant]: https://www.vagrantup.com/downloads.html
[VirtualBox]: https://www.virtualbox.org/wiki/Downloads