/trainboard

A simple trains arrival board

Primary LanguageRuby

README

Running the app

Prerequisites

  • Ruby 3.3.0
  • Redis 7.2.0

Setup

  1. bundle install

Running

  1. bin/dev

Testing

  1. bundle exec rspec spec