To get this application started you need to follow each README of the following folders:
Hint: I highly advise to use the Docker installation method.
Once you have done that you can start the application using the following commands:
$ yarn startThis will start all applications in docker. If you only want to start certain ones just check the top-level package.json file.
If there any errors sometimes it helps to rebuild all the images.
$ yarn rebuild