Skip to content

dwp/attendance-allowance-prototype

Folders and files

NameName
Last commit message
Last commit date
Mar 18, 2025
Dec 19, 2022
Mar 18, 2025
Mar 11, 2025
Mar 11, 2025
Mar 18, 2025
Sep 24, 2024
Mar 24, 2025
Dec 19, 2022
Dec 19, 2022
Nov 29, 2023
Dec 19, 2022
Feb 1, 2024
Mar 11, 2025
Dec 19, 2022
Sep 23, 2024
Nov 28, 2023
Dec 19, 2022
Dec 19, 2022
Dec 19, 2022

Repository files navigation

Attendance Allowance - Gov Prototype X

Install

npm i

Run with hot reload

npm run dev

Clone a new version from an existing version

node create-version -t v2.1.1 -s v2.1.0 Where -t is the target version and -s is the source

This command will setuo everything required to start a new prototype iteration.

  • controllers folder will be cloned
  • routes file will be clones
  • reference in routes file will use new version number
  • views folder will be cloned
  • index.njk will contain a start section

Remove an existing version

node remove-version -t v2.1.1 Where -t is the target version to remove

Certificate Issues

you may need to add export NODE_EXTRA_CA_CERTS="/etc/ssl/certs/zscaler.pem to your .zshrc or bash equivalent in case of cert issues TEST

Locale GB / NI

GB is set as default journey

  • Use ?locale=NI at the end of url to switch to Northern Ireland variants
  • This is then stored in your session. You can set it back by using ?locale=GB
  • Or delete your session cookie by closing the window, quitting the browser, or clearing cache

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published