Skip to content

The backend applications and infrastructure for the NHS COVID Pass letter service

License

Notifications You must be signed in to change notification settings

nhsx/covid-pass-letter-backend-gitleaks-tests

 
 

Repository files navigation

Covid Pass Letter Service Back End

It has integrations with the NHS COVID Pass Back End which itself integrates with NHSD to retrieve an individuals medical exemptions and test results.

The main purpose of the NHS COVID Pass Letter Service Back End is to manage and process requests based on user's actions which have been initiated through the NHS COVID Pass Letter Service Front End.

Prerequisites

Install GIT

GIT is used for version/source control.

GIT can be installed from here: https://git-scm.com/

You will be prompted to answer a series of questions when installing GIT on Windows. You should select the following two configuration options where possible (otherwise use the default selected):

  • Checkout as-is, commit as-is.
  • Git Credential Manager for Windows

You should also have/install:

How to get started

To clone the repository:

  1. Open a new CMD instance (if installed use git bash) and navigate to the destination directory where you'd like the cloned repository to exist. If necessary, create this folder first.
  2. Execute the command: git clone https://github.com/nhsx/covid-pass-letter-backend.git

For More Information

If you have further questions about the NHS COVID Pass Letter or email service please email [email protected]

Link to the licence file

https://github.com/nhsx/covid-pass-letter-backend/blob/main/LICENSE

About

The backend applications and infrastructure for the NHS COVID Pass letter service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%