pinball tournament app https://nomipinball.bhh.sh
Go to file
Ben Harris c95a61fc05 switch to table, add total counts 2022-01-31 14:00:13 -05:00
.idea switch to table, add total counts 2022-01-31 14:00:13 -05:00
app switch to table, add total counts 2022-01-31 14:00:13 -05:00
bin init 2022-01-15 12:10:26 -05:00
config add randomizer 2022-01-15 14:08:29 -05:00
db switch to table, add total counts 2022-01-31 14:00:13 -05:00
lib init 2022-01-15 12:10:26 -05:00
log init 2022-01-15 12:10:26 -05:00
public init 2022-01-15 12:10:26 -05:00
storage init 2022-01-15 12:10:26 -05:00
test add randomizer 2022-01-15 14:08:29 -05:00
tmp init 2022-01-15 12:10:26 -05:00
vendor init 2022-01-15 12:10:26 -05:00
.gitattributes init 2022-01-15 12:10:26 -05:00
.gitignore switch to table, add total counts 2022-01-31 14:00:13 -05:00
.ruby-version init 2022-01-15 12:10:26 -05:00
Gemfile init 2022-01-15 12:10:26 -05:00
Gemfile.lock init 2022-01-15 12:10:26 -05:00
README.md init 2022-01-15 12:10:26 -05:00
Rakefile init 2022-01-15 12:10:26 -05:00
config.ru init 2022-01-15 12:10:26 -05:00

README.md

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

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...