The repository includes a nix file which includes system dependencies other than docker. If it's useful for you "huzzah". Otherwise you'll need to ensure that the following are installed.
- Nodejs version 16.x
- PNPM
- Lerna
- Docker (for testing) https://www.testcontainers.org/supported_docker_environment/
Make sure you
pnpm install
pnpm build