pinrails/README.md

331 B

pinrails

just a silly little site to help run the pinball tournaments at the coin slot.

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