mirror of
https://github.com/limitcool/starter.git
synced 2025-09-26 20:31:25 +08:00

- Updated Makefile to include build flags and versioning improvements. - Added new targets for Docker image building and running. - Introduced version command to display application version information. - Improved logging messages for better clarity and consistency. - Refactored version handling in the application to support development builds. - Removed deprecated example configuration file and updated config loading logic. - Enhanced Dockerfile for multi-stage builds and added health checks. - Updated docker-compose files to include additional services and configurations.