Skip to content

noesya/coop.noesya.diagnostic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 16, 2025
ca8c8fe · Jan 16, 2025
Jan 16, 2025
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Jun 6, 2023
Nov 9, 2021
Jun 6, 2023
Nov 9, 2021
Jun 6, 2023
Nov 9, 2021
Nov 9, 2021
Oct 7, 2022
Nov 9, 2021
Jun 6, 2023
Dec 26, 2024
Dec 26, 2024
Jan 16, 2025
Jun 6, 2023
Nov 25, 2022
Nov 9, 2021
Nov 9, 2021
Nov 10, 2021
Aug 31, 2022

Repository files navigation

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