Skip to content

Populate the contents of .env automatically during site setup #31

Description

Remove a step from the initial setup by populating the contents of .env file based on what the user typed in for the project name.

I think that any punctuation needs to be stripped from the project name before its inserted into the .env file as this needs to match what docker decides to call the project (which it gets from the name of the folder its installed into.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions