This service is part of the investment tax relief digital service which implements the registration and subscription part of the service.
For a full list of the dependent microservices that comprise this service please see the readme for our Submission Frontend Service
This service is written in Scala and Play, so needs at least a JRE to run.
To update from Nexus and start all services from the RELEASE version instead of snapshot
sm --start TAVC_ALL -f
##To run the application locally execute the following:
Kill the service sm --stop ITR_SUBSC_FE and run:
sbt 'run 9637'
To test the application execute
sbt test
This code is open source software licensed under the Apache 2.0 License.