https://github.com/gingray/orelrb_contest
https://github.com/gingray/orelrb_contest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gingray/orelrb_contest
- Owner: gingray
- Created: 2018-11-07T13:14:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T13:05:41.000Z (over 7 years ago)
- Last Synced: 2025-01-08T21:40:53.503Z (over 1 year ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Commands to start:
``` bash
bundle install
```
``` bash
bundle exec puma --config config/puma.rb #port 9292
```