How to setup development environment and run tests? Install docker if you don't have it. Clone this repo. Run yarn. Run docker-compose build --no-cache. Run docker-compose up -d.