Prerequisites:
node.js
LTS (20.11.1) andnpm
(https://nodejs.org/en/download/)pnpm
(https://pnpm.io/installation)docker
anddocker-compose
(https://docs.docker.com/get-docker/)- If using VSCode, install EditorConfig plugin.
To setup the project:
- Clone the repository,
- Run
pnpm install
to install tooling.