{"id":23421101,"url":"https://github.com/nhsdigital/prototype-digital-staff-passport","last_synced_at":"2025-04-09T09:34:24.455Z","repository":{"id":243094675,"uuid":"811425632","full_name":"NHSDigital/prototype-digital-staff-passport","owner":"NHSDigital","description":"Prototype for Digital Staff Passport Service (IAM)","archived":false,"fork":false,"pushed_at":"2025-04-01T08:00:39.000Z","size":6880,"stargazers_count":5,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-01T09:21:28.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NHSDigital.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-06T15:17:02.000Z","updated_at":"2025-04-01T08:00:43.000Z","dependencies_parsed_at":"2024-06-28T01:53:10.030Z","dependency_job_id":"4681fa63-8e38-45e3-ab1d-293e513559d4","html_url":"https://github.com/NHSDigital/prototype-digital-staff-passport","commit_stats":null,"previous_names":["nhsdigital/prototype-digital-staff-passport"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fprototype-digital-staff-passport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fprototype-digital-staff-passport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fprototype-digital-staff-passport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fprototype-digital-staff-passport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NHSDigital","download_url":"https://codeload.github.com/NHSDigital/prototype-digital-staff-passport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248012971,"owners_count":21033279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-23T02:14:02.041Z","updated_at":"2025-04-09T09:34:24.424Z","avatar_url":"https://github.com/NHSDigital.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NHS.UK prototype kit\n\nVisit the \u003ca href=\"https://prototype-kit.service-manual.nhs.uk\"\u003eNHS.UK prototype kit site\u003c/a\u003e to download the latest version and read the documentation.\n\n## About the NHS.UK prototype kit\n\nThe NHS.UK prototype kit enables you to make interactive prototypes that will look like pages on NHS.UK. The prototypes you make are a great way to show ideas to others and for conducting user research.\n\n## Security\n\nIf you publish your prototypes online, they must be protected by a \u003ca href=\"https://prototype-kit.service-manual.nhs.uk/how-tos/publish-your-prototype-online\"\u003eusername and password\u003c/a\u003e. This is to prevent members of the public finding prototypes and thinking they are real services.\n\nYou must protect user privacy at all times, even when using prototypes. Prototypes made with the kit look like NHS.UK, but do not have the same security provisions. Always make sure you are handling user data appropriately.\n\n## Installation instructions\n\n- \u003ca href=\"https://prototype-kit.service-manual.nhs.uk/install/simple\"\u003eInstall guide (non technical)\u003c/a\u003e\n- \u003ca href=\"https://prototype-kit.service-manual.nhs.uk/install/advanced\"\u003eDeveloper friendly install guide (technical)\u003c/a\u003e\n\n### Running the kit\n\nStart the kit with `npm run watch`.\n\n## Contribute\n\nIf you want to contribute to the NHS.UK prototype kit, by reporting bugs, fixing bugs, suggesting new features or writing documentation, then read our [contributing guidelines](CONTRIBUTING.md).\n\n## Development environment\n\nBefore running Gitpod, you must \u003ca href=\"https://github.com/apps/gitpod-io/installations/new\"\u003einstall the Gitpod.io application on your GitHub account\u003c/a\u003e.\n\nGitpod also requires access to public repositories. Enable this via \u003ca href=\"https://gitpod.io/integrations\"\u003eGitpod integrations\u003c/a\u003e. (Click on the 3 dots to edit permissions for your GitHub account. Gitpod may pre-select permissions. You need read/write access to code in the repos.)\n\nUsing your own GitHub credentials you can create, change, commit and push to branches on our Gitpod container via the \"ready to code\" button below.\n\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/nhsuk/nhsuk-prototype-kit)\n\nRead an \u003ca href=\"https://www.gitpod.io/docs\"\u003eintroduction to Gitpod (on Gitpod's website)\u003c/a\u003e.\n\n## Release lifecycle\n\n\u003e The below is only for maintainers of the prototype kit source code - these instructions aren't relevant if you're building your own prototype using the kit.\n\n### Testing\n\nRun unit tests locally with `npm run test`.\n\n### Environments\n\n### Versioning and releasing\n\n- Merge required changes via PR into `main` branch\n  - Ensure the version number in `package.json` and `CHANGELOG.md` match, with a summary of the changes included in the changelog\n- Pull down merged `main` branch to your local repository\n- Create a tag with the version number from the latest commit on `main`\n  - If the latest version you're looking to push is version \"1.2.3\", you can do this on the command line with\n    - `git tag v1.2.3`\n    - `git push --tags`\n- [Github actions](https://github.com/nhsuk/nhsuk-prototype-kit/actions/workflows/release.yml) will spring to life and create a release which will be visible on the [releases tab](https://github.com/nhsuk/nhsuk-prototype-kit/releases) of the repository.\n- Finally, edit the description of the release to match the content entered into the changelog.\n- To deploy the changes to Live, the promotion to Live from the Preview environment must have the appropriate approval in Azure.\n\n### Code Analysis\n\nCode analysis results can be found in [SonarQube](https://sonar.nhswebsite.nhs.uk/dashboard?id=nhsuk-prototype-kit).\n\n## Support\n\nThe NHS.UK prototype kit is maintained by NHS England. [Email us](mailto:service-manual@nhs.net), open a [Github issue](https://github.com/nhsuk/nhsuk-prototype-kit/issues/new) or get in touch on the [NHS digital service manual Slack workspace](https://join.slack.com/t/nhs-service-manual/shared_invite/enQtNTIyOTEyNjU3NDkyLTk4NDQ3YzkwYzk1Njk5YjAxYTI5YTVkZmUxMGQ0ZjA3NjMyM2ZkNjBlMWMxODVjZjYzNzg1ZmU4MWY1NmE2YzE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhsdigital%2Fprototype-digital-staff-passport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhsdigital%2Fprototype-digital-staff-passport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhsdigital%2Fprototype-digital-staff-passport/lists"}