https://github.com/maxmellon/udon-dou
:stew: うどんを極めし道
https://github.com/maxmellon/udon-dou
Last synced: about 1 year ago
JSON representation
:stew: うどんを極めし道
- Host: GitHub
- URL: https://github.com/maxmellon/udon-dou
- Owner: MaxMEllon
- License: mit
- Created: 2015-09-25T10:24:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T18:36:20.000Z (over 10 years ago)
- Last Synced: 2025-02-13T17:15:14.735Z (over 1 year ago)
- Language: Ruby
- Size: 1.54 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ロゴは仮です
- - -
[](https://circleci.com/gh/MaxMEllon/udon-dou)
[](https://codeclimate.com/github/MaxMEllon/udon-dou)
[](https://codeclimate.com/github/MaxMEllon/udon-dou/coverage)
[](https://github.com/MaxMEllon/udon-dou/releases/latest)
[](https://github.com/MaxMEllon/udon-dou/blob/master/LICENSE.txt)
[](https://gitter.im/MaxMEllon/udon-dou?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
## Description
`うどんどう`は,うどん好きがつくるうどん好きのためのうどん口コミサービスです.
さぬきうどんだけではなく,全国のうどんに焦点を当てます.
また,ほうとうやきしめんなどをうどんにいれるかどうかの議論・討論する場を
提供します
## Features
## Usage
## Requirement
- ruby 2.2.3
- rails 4.2.3
- postgresql
- gems : Gemfile を参照してください
- bower : Bowerfileを参照してください
## How to run
```sh
$ git clone https://github.com/MaxMEllon/udon-dou.git
$ bundle install
$ rake db:create
$ rake db:migrate
$ bundle exec rake bower:install
$ bundle exec rake bower:resolve
$ rails s
```
## Author
[@maxmellon](https://github.com/MaxMEllon)
## Reference
- [うどん県旅ネット](http://www.my-kagawa.jp/photo/?prog=photo&exec=guide)
- **用途** : サイト中のうどん画像
- **利用規約** : http://www.my-kagawa.jp/photo/?prog=photo&exec=guide
## LICENSE
This software is released under the MIT License, see LICENSE.txt.