Express app enabling management of API credentials for FPO operators via a JSON api.
Make sure you install and enable all pre-commit hooks https://pre-commit.com/
You can find the app running on the following URLs:
- https://hub.dev.trade-tariff.service.gov.uk/
- https://hub.staging.trade-tariff.service.gov.uk/
- https://hub.trade-tariff.service.gov.uk/
Checkout the backend repo and follow the instructions in the README.md to run the backend.
Make sure you have started the backend
make run
make test