You can run the whole project using docker detached option
docker-compose up -dPlease refer to each folder for a more detailed code structure.
devcamp-2022-snd
├── db # Database Configuration
├── service # Backend HTTP Service Code
└── docker-compose.yml