This provides frontend services for the ECC (EORI Common Component).
This service is written in Scala and Play, and requires a Java 8 [JRE] to run.
To run using default port number:
sbt run
To run all tests:
./precheck.sh
For information on adding support for a new service - How to add a new service.
This code is open source software licensed under the Apache 2.0 License.