This is the frontend for the Agent Services account page. It is available to agents who have the HMRC-AS-AGENT enrolment, allowing them to access to a range of HMRC digital services.
sbt test
sbt clean coverageOn test coverageReport
sm --start AGENT_ONBOARDING -r
sm --stop AGENT_SERVICES_ACCOUNT_FRONTEND
sbt run
It should then be listening on port 9401
browse http://localhost:9401/agent-services-account
This code is open source software licensed under the Apache 2.0 License