pinball tournament app
https://nomipinball.bhh.sh
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
app | 5 months ago | |
bin | 9 months ago | |
config | 9 months ago | |
db | 9 months ago | |
lib | 9 months ago | |
log | 9 months ago | |
public | 9 months ago | |
storage | 9 months ago | |
test | 9 months ago | |
tmp | 9 months ago | |
vendor | 9 months ago | |
.browserslistrc | 9 months ago | |
.gitignore | 9 months ago | |
.ruby-version | 9 months ago | |
Gemfile | 9 months ago | |
Gemfile.lock | 9 months ago | |
README.md | 7 months ago | |
Rakefile | 9 months ago | |
babel.config.js | 9 months ago | |
config.ru | 9 months ago | |
package.json | 9 months ago | |
postcss.config.js | 9 months ago | |
yarn.lock | 8 months ago |
README.md
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