Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 891 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 891 Bytes

Restorer

Restores snapshotted content back into Composer.

Before running locally

Set up

Run ./scripts/setup.

Install client-side dependencies and build JS/CSS

$ nvm use
$ npm install
$ npm run build

# Alternatively to continously watch for changes and rebuild
$ npm run watch

This project does not have hot module reloading so you will have to reload the page on Javascript or SCSS updates

Get credentials

Start the app

$ sbt
[restorer] $ run

The app will then be accessible locally at: https://restorer.local.dev-gutools.co.uk/