link of the slide - - - > https://tinyurl.com/clean-arc
About me - - - > https://tinyurl.com/self-introo
docker compose up -d
bash scripts/mongo_data/restore.sh # restore test data of mongodb
# data of mysql has already been restored when starting up
docker exec -i backend sh -c "sh scripts/run_test.sh"