README Description Back-Office interface for Parkour Paris Prerequisites Ruby 2.6.3 or later Node 10 or later PostgreSQL 9.4 or later Redis Yarn Foreman Installation Clone with Git run gem install bundler && bundle install run rake db:create run rake db:migrate run rake db:seed Run yarn install Booting Run bin/dev Running tests Run rspec