parent
69ce7deb28
commit
c669ba2e1d
@ -1,2 +0,0 @@ |
|||||||
--- |
|
||||||
BUNDLE_PATH: "vendor/bundle" |
|
@ -1,10 +1,11 @@ |
|||||||
# The Auction House |
# The Auction House |
||||||
School project |
School project |
||||||
|
|
||||||
|
## Install deps & preinit |
||||||
|
`$ bundle config set --local path 'vendor/bundle' && bundle install` |
||||||
|
|
||||||
## Starting the app |
## Starting the app |
||||||
`bundle exec rackup`. You can also pass a `debug` as first argument to enable SQL debug output. |
`$ bundle exec rackup`. You can also pass a `debug` as first argument to enable SQL debug output. |
||||||
|
|
||||||
## Install deps |
|
||||||
`bundle install` |
|
||||||
|
|
||||||
Mirror: [git.wych.dev](https://git.wych.dev/the_auctionhouse.git) |
Mirror: [git.wych.dev](https://git.wych.dev/the_auctionhouse.git) |
||||||
|
Loading…
Reference in new issue