development-setup.md
July 20, 2023 ยท View on GitHub
Essential tools
- Git
- NodeJS >= 16 + NPM (can be installed w/ volta for example)
- Docker (https://docs.docker.com/get-docker/)
- Make
Cloning the repository
git clone https://github.com/Joystream/orion
For instructions on how to run the Orion services locally, see: Running local instance