All Projects → nihp-public → Covid19 App System Public

nihp-public / Covid19 App System Public

Licence: other
COVID19 app backend

Programming Languages

kotlin
9241 projects

NHS COVID-19 App System

This is the system repository for the NHS COVID-19 App System that uses the Google/Apple exposure notification API.

It includes:

  • The architecture guidebook for the complete CV-19 App System
  • The API contracts for all exposed endpoints based on a small number of patterns.
  • The provisioning scripts for the development environment
  • The scripts that setup the target environment and deploy the application code
  • The implementation of all services required to collect data and interact with the mobile devices and external systems
  • The code to automate build, deployment and test of the services

Environment provisioning

Infrastructure

The code to target environment provisioning is put under the src/aws directory.

Development

The development environment is available as a docker container image. This should be used to perform all automated tasks, including deployment of target environments. Instructions on usage

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].