update README.md

This commit is contained in:
Ben Harris 2021-10-11 14:16:04 -04:00
parent 284cf8d887
commit 04d05d7474
1 changed files with 7 additions and 20 deletions

View File

@ -1,24 +1,11 @@
# README # [pinrails](https://nomipinball.bhh.sh)
This README would normally document whatever steps are necessary to get the just a silly little site to help run the pinball tournaments at
application up and running. [the coin slot](https://thecoinslottc.com/).
Things you may want to cover: currently using ruby 3, but should run on 2.7.x.
* Ruby version bundle install
RAILS_ENV=production bundle exec rails db:migrate
RAILS_ENV=production bundle exec assets:precompile
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...