/standard-forestry-operations

Apply for a Standard Forestry Operations licence

Primary LanguageJavaScriptMIT LicenseMIT

standard-forestry-operations

Apply for a Standard Forestry Operations licence

Develop

npm run dev

Test

npm run test

Build

docker build -t naturescot/standard-forestry-operations .

Run

docker run \
  --name standard-forestry-operations \
  --env PC_LOOKUP_API_KEY=override_this_value \
  --env SFO_SESSION_SECRET=override_this_value \
  --env SFO_API_URL=http://standard-forestry-operations-api:3003/standard-forestry-operations-api/v1 \
  --network licensing \
  -p "3002:3002" \
  --detach \
  naturescot/standard-forestry-operations

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.