Skip to content

hmrc/ngr-dashboard-frontend

Repository files navigation

ngr-dashboard-frontend

Nomenclature

Technical documentation

Before running the app (if applicable)

Ensure that you have the latest versions of the required services and that they are running. This can be done via service manager using the NGR_ALL profile.

sm2 --start NGR_ALL
sm2 --stop  NGR_DASHBOARD_FRONTEND

Run local changes:

  • cd to the root of the project.
  • sbt run
  • Note the service will run on port 1503 by default
  • Setup your policies:
    • make sure centralised-authorisation-policy-config is running sbt run
    • run the shell script runMainPolicyJsonGenerator.sh found in the centralised-authorisation-policy-config repo
    • stop CENTRALISED_AUTHORISATION_POLICY_SERVER in service manager
    • start CENTRALISED_AUTHORISATION_POLICY_SERVER in service manager

Running the test suite

sbt clean coverage test coverageReport

Further documentation

shuttering:

Licence

This code is open source software licensed under the Apache 2.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6