You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When cloning a repository that includes an existing project, (by default) no .env file is included, making it difficult for other users to get started with project.
It would be beneficial to have a command that would create the .env file, or be able to update it (eg, update runtime/schema versions to current).
The text was updated successfully, but these errors were encountered:
Description.
When cloning a repository that includes an existing project, (by default) no
.env
file is included, making it difficult for other users to get started with project.It would be beneficial to have a command that would create the
.env
file, or be able to update it (eg, update runtime/schema versions to current).The text was updated successfully, but these errors were encountered: