A reference repository to help accelerate the development of a GOV.UK One Login Signal Exchange Receiver. Detailed docs are available in the /docs
directory
Ensure that all your commits are signed.
nvm use
npm install
npm run container:dev
: Run a live expressJS server that reloads when changes are madenpm run vendor:test
: Run the vendor tests