Important
This repository was used for prototyping the pilot service and is no longer being updated. The prototype for the beta service can be found in a separate repo.
A prototype for capturing digital consent for children’s vaccinations. Built using the NHS.UK Prototype Rig.
View the prototype:
https://consent-prototype.herokuapp.com
Node.js v20
-
Clone this repository
-
Install the dependencies:
npm install
-
Start the application:
npm run dev