Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericmeyer/slamapivirtualmachine
https://github.com/ericmeyer/slamapivirtualmachine
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmeyer/slamapivirtualmachine
- Owner: ericmeyer
- Created: 2015-04-03T21:03:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T14:36:26.000Z (over 9 years ago)
- Last Synced: 2024-10-04T22:21:20.601Z (about 1 month 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