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 #98

Closed Higor-Matos closed 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.