https://github.com/ericmeyer/slamapi
https://github.com/ericmeyer/slamapi
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmeyer/slamapi
- Owner: ericmeyer
- Created: 2015-02-27T20:25:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T16:05:29.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T12:36:54.778Z (over 1 year ago)
- Language: Ruby
- Size: 48.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slam API
[](https://travis-ci.org/ericmeyer/SlamAPI)
## Setup
1. install postgresql
2. `rake db:create db:migrate`
3. `rails s` to run the server