GhostWriters / DockSTARTer

DockSTARTer helps you get started with running apps in Docker.
https://dockstarter.com/
MIT License
2.19k stars 226 forks source link

Add "APPNAME" headings in `.env`, and move the "migrate" logic into `appvars_create.sh` #1745

Open CLHatch opened 4 months ago

CLHatch commented 4 months ago

Add headings for each app in the .env in the form of:

#
# APPNAME
#

Pull request

Purpose Describe the problem or feature in addition to a link to the issues.

Approach How does this change address the problem?

Open Questions and Pre-Merge TODOs Check all boxes as they are completed

Learning Describe the research stage Links to blog posts, patterns, libraries or addons used to solve this problem

Requirements Check all boxes as they are completed

CLHatch commented 3 months ago

Pretty sure those comments have all been addressed.