Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

LandRegistry/digital-street-payment-ui

Repository files navigation

Payment UI

Quick start

Docker

This app supports the HM Land Registry common dev-env so adding the following to your dev-env config file is enough:

  payment-ui:
    repo: git@github.com:LandRegistry/digital-street-payment-ui.git
    branch: master

The Docker image it creates (and runs) will install all necessary requirements and set all environment variables for you.