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.
This cbcr-frontend service relies on the CBCR protected service for access to its domain and forms part of its bounded context.
Use default JVM settings
sbt 'run -DallowListDisabled=true -Dapplication.router=testOnlyDoNotUseInAppConf.Routes'
A sample submission metadata json can be found here
This code is open source software licensed under the Apache 2.0 License