README Ruby version 3.1.2 System dependencies Ruby SQLite Chromedriver(for test and load courses) Configuration bundle install yarn install rails db:migrate bin/dev Database initialization rails db:create rails db:migrate How to load courses into your Database rake course:load_data_from_online How to run the test suite cucumber rspec