Skip to content

srolandmarshall/bingo-on-rails

Repository files navigation

Bingo on Rails

A hacky demo for Stimulus in Rails 7.

If there are problems getting this started, reach out to me

Quick Start Guide

  1. Install Ruby ≥ 3.0.0
  2. Fork this and git clone it
  3. cd bingo-on-rails
  4. bundle install && yarn install
  5. rake db:create (requires psql setup)
  6. rake db:migrate
  7. rails css:install:bootstrap (Rails 7!)

About

Making a Bingo game with Hotwire on Rails 7

Resources

Stars

Watchers

Forks