https://github.com/nhsdigital/record-a-vaccination-prototype
https://github.com/nhsdigital/record-a-vaccination-prototype
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nhsdigital/record-a-vaccination-prototype
- Owner: NHSDigital
- License: mit
- Created: 2024-05-15T14:27:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-03T13:53:17.000Z (7 months ago)
- Last Synced: 2025-07-03T14:26:48.280Z (7 months ago)
- Language: HTML
- Homepage: https://record-a-vaccination-prototype-283fe8650179.herokuapp.com
- Size: 7.71 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NHS Record a vaccination prototypes
This contains prototype interfaces for the NHS Record a vaccination service.
It uses the NHS.UK prototype kit.
## Running the prototypes locally
1. Download or clone this repository
2. Open the Terminal app and navigate to this folder
3. Type `npm install` to install the dependencies
4. Type `npm run watch` to run the prototype
## Publishing changes
Create any changes in a branch.
Publish (or 'push') the branch to GitHub.
Open a Pull Request for your branch and ask for a review (if needed).
Merge the pull request when ready. This will then automatically deploy the changes to Heroku.