Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 329 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 329 Bytes

README

Dependencies

  • Ruby version: specified in .ruby-version
  • Node version: specified in .nvmrc
  • System dependencies: PostgreSQL database, imagemagick, poppler-utils

Installation

rbenv install
nvm install
gem install bundler
npm install -g yarn
yarn install --check-files

bin/setup