KamToHung opened a new pull request, #863:
URL: https://github.com/apache/dubbo-go-samples/pull/863

   ## add Makefile
   This Makefile provides comprehensive one-click operations for the 
online_boutique project. Here's what all the commands do:
   help - Display help information with all available commands and services
   build-all - Build all microservices
   start-all - Start all microservices (run in background)
   stop-all - Stop all running microservices
   clean-all - Clean all build files and temporary directories
   tidy-all - Execute go mod tidy for all services
   
   ## rename sub project
   adsservive -> adsservice
   frontend -> frontendservice


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to