Charities Claims frontend microservice allows organisations or agents to claim tax repayments for:
- Gift Aid
- Other income eg. bank interest
- Top-up payments under the Gift Aid Small Donations Scheme (GASDS)
Run the following command to start all the related services for this project:
sm2 -start DASS_CHARITIES_ALLIncluded in the above command is CHARITIES_CLAIMS_FRONTEND, which is this repository's most recent release.
If you want to run your local version of this code instead, run:
sm2 -stop CHARITIES_CLAIMS_FRONTENDthen:
Note: this service runs on port 8030 by default
sbt run -Dapplication.router=testOnlyDoNotUseInAppConf.RoutesSBT_OPTS="-Xmx4g -XX:+UseParallelGC -Xss8m" sbt clean coverage test it/test coverageReport./scripts/sortMessages.sc --save
This code is open source software licensed under the Apache 2.0 License.