Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.94k stars 335 forks source link

Bash command to auto populate docker-compose.yml or .env DB connection values. #112

Closed MrS6b3878b closed 1 year ago

MrS6b3878b commented 1 year ago

Bash command to auto populate docker-compose.yml or .env DB connection values in both directions. First to run automatically on project setup.

Second use it in console with flags to specify in which direction to copy the values to.

This is related to MohammadAlhallaq:adding-database-support