Skip to content
Sean edited this page Sep 22, 2022 · 3 revisions

Installation instructions

  • Getting start
$ bundle install
$ yarn install
$ rails db:migrate
$ ./bin/dev
  • Ruby version
ruby '3.1.2'
gem 'rails', '~> 6.1.7'
  • System dependencies

tailwind css v2.2.17 for compatibility with rails 6

Clone this wiki locally