Skip to content

guardian/flexible-restorer

Repository files navigation

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/