Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 267 Bytes

File metadata and controls

11 lines (8 loc) · 267 Bytes

GreatStudier-Rewrite

A rewrite of GreatStudier using Ruby 3.2.0 with Rails.

Getting Started

Make sure you've got Docker, Ruby 3.2.0, and a relatively recent version of Node / Yarn installed

  • bundle install
  • yarn install
  • docker-compose up
  • bin/dev