Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/get-me-power/railauction


https://github.com/get-me-power/railauction

rails5

Last synced: about 1 month ago
JSON representation

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/