first open docker desktop, then run
docker compose up -din terminal to start up docker containers
then build and run config-server and discovery-service first before running all other services
make your requests through gateway api
open up postman and have fun!