Skip to content

hmrc/register-estate-tax-liability-frontend

Repository files navigation

Register estate tax liabilty frontend

This service is responsible for determining how much tax and in which years the estate has been liable for tax.

To run locally using the micro-service provided by the service manager:

sm2 --start ESTATES_ALL

If you want to run your local copy, then stop the frontend ran by the service manager and run your local code by using the following (port number is 8827 but is defaulted to that in build.sbt).

sbt run

License

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