Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (23 loc) · 1.49 KB

File metadata and controls

40 lines (23 loc) · 1.49 KB

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.

ipv-cri-toy-front

Github Action: Scan repository Coverage

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.

Installation

Clone this repository and then run

npm install

Precommit Hooks

Install 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.

Code Owners

This repo has a CODEOWNERS file in the root and is configured to require PRs to reviewed by Code Owners.

Environment Variables

  • LANGUAGE_TOGGLE_DISABLED - Feature flag to disable Language Toggle, defaulted to true