Toy CRI has now been decomissioned but it may still serve as a helpful example. Please feel free to take any useful parts from it for future work.
Frontend for the Toy Credential Issuer
This is the home for the front end user interface for a credential issuer as a part of the Identity Proofing and Verification (IPV) system within the GDS GOV.UK One Login service. Other repositories are used for core services or other credential issuers.
Clone this repository and then run
npm installInstall pre-commit from here
Run pre-commit install to install pre-commit hooks locally.
If you get the error:
[ERROR] Cowardly refusing to install hooks with `core.hooksPath` set.
Run git config --unset-all core.hooksPath to reset your git hook settings.
This repo has a CODEOWNERS file in the root and is configured to require PRs to reviewed by Code Owners.
LANGUAGE_TOGGLE_DISABLED- Feature flag to disable Language Toggle, defaulted totrue