Archived following successful proof of concept validation.
- Node.js
This project requires Node.js version 20.18.0. To install Node.js:
- Visit Node.js official website
- Download and install version 20.18.0
- Alternatively, use a version manager like nvm:
nvm install 20.18.0 nvm use 20.18.0
- Verify installation by running:
node --version # Should output v20.18.0 npm --version
-
Clone the repository
git clone https://github.com/ONS-Innovation/keh-publications-ons.git cd publications-poc -
Install dependencies
make install
Start the development server:
make devRun the linter (also used in GitHub Action):
make lintFollow these instructions in the central documenation to configure the Terraform:
When deploying the new service and its resources, deploy in this order:
- Storage
- Authentication
- Service