backend: docker-compose up --build
frontend: cd frontend/ && yarn install && yarn start
