Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 324 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 324 Bytes

Diagnostic

https://diagnostic.noesya.coop

Setup

bundle
yarn
npm install lighthouse -g
rails db:create db:migrate

Run

rails s
rails jobs:work

Deploy

Setup

git remote add scalingo git@ssh.osc-fr1.scalingo.com:coop-noesya-diagnostic.git

Run

git push scalingo master