If you want to run Solun via Docker go to packages on the right side of the Github page and follow the instructions.
After cloning the repo, run npm install
in the root of the project to install all necessary dependencies. Then run npm run build
to build everything. Now you can run npm run start
.