A frontend service for the CCA (Business Rates) project at VOA. It communicates with voa-property-linking, and business-rates-authorisation microservices.
SSH
[email protected]:hmrc/voa-property-linking-frontend.git
HTTPS
https://github.com/hmrc/voa-property-linking-frontend.git
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 PROPERTY_LINKING profile
sm --start PROPERTY_LINKING -f
sm --stop PROPERTY_LINKING
cd
to the root of the project.sbt run
- In your browser navigate to localhost:9523/business-rates-property-linking
- Please raise an issue by selecting Issues near the top right hand side of this page.
- Add comments, logs and screenshots where possible.