An application to hold pages that do not belong to any single licence process
npm run dev
npm run test
docker build -t naturescot/cross-service-pages .
docker run \
--name cross-service-pages \
--network licensing \
-p "3004:3004" \
--detach \
naturescot/cross-service-pages
Unless stated otherwise, the codebase is released under the MIT License. The documentation is available under the terms of the Open Government Licence, Version 3.
This software uses GOV.UK Frontend - see LICENSE-GOVUK.txt.
This software uses Google Roboto - see LICENSE-ROBOTO.txt.