pinrails/README.md

12 lines
331 B
Markdown

# [pinrails](https://nomipinball.bhh.sh)
just a silly little site to help run the pinball tournaments at
[the coin slot](https://thecoinslottc.com/).
currently using ruby 3, but should run on 2.7.x.
bundle install
RAILS_ENV=production bundle exec rails db:migrate
RAILS_ENV=production bundle exec assets:precompile