Skip to content

CenterForOpenScience/ember-osf-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

136bc55 · May 31, 2022
Jun 28, 2018
Dec 8, 2021
Jul 29, 2019
Sep 5, 2017
Feb 27, 2019
Jul 21, 2017
Dec 14, 2017
Nov 1, 2017
Oct 31, 2017
Jul 2, 2018
Jul 20, 2017
Oct 29, 2017
Sep 5, 2017
Jul 2, 2018
Oct 19, 2017
Oct 29, 2017
Dec 14, 2017
Nov 1, 2017
May 31, 2022
Sep 6, 2017
Nov 1, 2017
Jul 7, 2017
Nov 1, 2017
Aug 21, 2018
May 31, 2022
Feb 4, 2019
May 31, 2022

Repository files navigation

OSF Reviews

master Build Status: Build Status Coverage Status

develop Build Status: Build Status Coverage Status

This README outlines the details of collaborating on this OSF Reviews Ember application.

Prerequisites

You will need the following software properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd ember-osf-reviews
  • yarn --frozen-lockfile

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links