Skip to content

A front-end application consisting of a set of pages that exist across services including home, error-404, error-500, etc.

License

MIT and 3 other licenses found

Licenses found

MIT
LICENSE.txt
MIT
LICENSE-GOVUK.txt
Unknown
LICENSE-OGL.md
Apache-2.0
LICENSE-ROBOTO.txt
Notifications You must be signed in to change notification settings

Scottish-Natural-Heritage/cross-service-pages

cross-service-pages

An application to hold pages that do not belong to any single licence process

Develop

npm run dev

Test

npm run test

Build

docker build -t naturescot/cross-service-pages .

Run

docker run \
  --name cross-service-pages \
  --network licensing \
  -p "3004:3004" \
  --detach \
  naturescot/cross-service-pages

License

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.

About

A front-end application consisting of a set of pages that exist across services including home, error-404, error-500, etc.

Topics

Resources

License

MIT and 3 other licenses found

Licenses found

MIT
LICENSE.txt
MIT
LICENSE-GOVUK.txt
Unknown
LICENSE-OGL.md
Apache-2.0
LICENSE-ROBOTO.txt

Stars

Watchers

Forks