Skip to content

hmrc/cbcr-frontend

Repository files navigation

cbcr-frontend

Build Status Download

Summary

This Webapp is the frontend to Country-by-Country-Reporting. It provides authenticated journeys to facilitate the uploading of financial reports for multinational companies with a gross turnover in excess of £750M.

Dependencies

This cbcr-frontend service relies on the CBCR protected service for access to its domain and forms part of its bounded context.

Running

Use default JVM settings

sbt 'run -DallowListDisabled=true -Dapplication.router=testOnlyDoNotUseInAppConf.Routes'

Submission Metadata

A sample submission metadata json can be found here

License

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