Skip to content

govuk-one-login/ipv-cri-toy-front

Repository files navigation

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