Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 176 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 176 Bytes

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