lubusIN / laravel-gymie

👨‍💻 Gym & Club Management System https://gymie.in
MIT License
418 stars 247 forks source link

Added Docker Setup Instructions and Automation Script #99

Open Higor-Matos opened 2 months ago

Higor-Matos commented 2 months ago

Summary

This pull request adds Docker setup instructions and an automation script to the Laravel Gymie project. The following changes have been made:

Detailed Changes

README.md

setup_gymie_docker.sh

Testing

Tested the Docker setup and script on a local environment to ensure all services start correctly and the application is accessible through Nginx.

Notes

These additions aim to simplify the setup process for new users and contributors by providing a standardized Docker environment.

Thank you for considering this pull request. Please let me know if there are any changes or additional improvements required.

Higor-Matos commented 2 months ago

Hi @ajitbohra

I have added Docker setup instructions and an automation script as outlined in the description. Please review the changes at your earliest convenience. If there are any adjustments needed or questions, feel free to let me know.

Thank you for your time and consideration.

Best regards, Higor Matos.