Skip to content

Joerg-Seitz/treasures.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready Build Status Code Climate codecov

Prerequisites

  1. Install Node with nvm https:/creationix/nvm
  2. Install Ruby with rbenv https:/rbenv/rbenv
  1. Install Cairo (used by the canvas npm package) sudo apt-get install libcairo2-dev libjpeg-dev libgif-dev
  2. Install Yarn https://yarnpkg.com/en/docs/install
  3. Install bundler gem install bundler

Install

  1. Install gems bundle install
  2. Install Node deps yarn
  3. Compile assets for the first time bin/webpacker

Run

rails s

Run ruby test

rake or rspec

Run JS tests

yarn test

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 50.5%
  • JavaScript 33.6%
  • CSS 8.0%
  • HTML 6.9%
  • Other 1.0%