fitness-app To start a postgresql and backend containers: $ docker compose up -d To start a frontend dev server: $ cd web $ yarn $ yarn dev