Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/get-me-power/railauction
https://github.com/get-me-power/railauction
rails5
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/get-me-power/railauction
- Owner: get-me-power
- Created: 2019-03-23T00:45:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-13T19:31:49.000Z (almost 5 years ago)
- Last Synced: 2024-10-28T17:06:13.759Z (3 months ago)
- Topics: rails5
- Language: Ruby
- Size: 213 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
**2.5.0**
## Execution method if you don't want install global gem
1. do `git clone`
2. Adjust ruby version (2.5.0)
3. `$ gem install bundler`
4. `$ bundle install --path vendor/bundle`
5. `$ bundle exec rails db:migrate`
6. `$ bundle exec rails s`
## TODO
- [ ] er図カキコし直し
- [ ] オークションの落札者と入札者のチャット機能を生成する
- [ ] follow機能の実装(優先)
- [ ] View部分をjson機能に置き換える## reference
> https://www.draw.io/