revv-v3deprecated

Small description for revv-v3 goes here

Usage no npm install needed!

<script type="module">
  import revvV3 from 'https://cdn.skypack.dev/revv-v3';
</script>

README

revv-v3

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

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

Installation

  • git clone git@github.com:rallio/revv-v3.git this repository
  • cd revv-v3
  • yarn dev

Running / Development (Staging)

Running / Production

Code Generators

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

Contributing

Running Tests (once)

  • yarn test

Running Tests (auto-reload server)

  • ember test --server

Deploying

  • yarn deploy

Deploying to Staging

  • yarn deploy-staging

Changelog

  • yarn changelog

Production URL

https://revv-beta.rallio.com

Staging URL

https://revv-staging.rallio.com

Further Reading / Useful Links