What you need to have to build the project:
Clone the repo with the following command:
git clone --recurse-submodules git@github.com:bytemomo/freya.gitor if you have already cloned the repo, run the following command:
git submodule update --init --recursiveUse the following command to run the project:
just run
# If you want to run in debug mode
just run-dbg