Skip to content

hmrc/charities-claims-frontend

Repository files navigation

charities-claims-frontend

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)

Technical documentation

Before running the app

Run the following command to start all the related services for this project:

sm2 -start DASS_CHARITIES_ALL

Included 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_FRONTEND

then:

Note: this service runs on port 8030 by default

sbt run -Dapplication.router=testOnlyDoNotUseInAppConf.Routes

Running the test suite

SBT_OPTS="-Xmx4g -XX:+UseParallelGC -Xss8m" sbt clean coverage test it/test coverageReport

Sorting messages files

./scripts/sortMessages.sc --save

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7