-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Status: Needs ReviewThis issue/PR needs an initial or additional reviewThis issue/PR needs an initial or additional review
Description
Checks
- I have thoroughly read and understand The Odin Project Contributing Guide
- The title of this issue follows the
Feature Request: brief description of feature request
format, e.g.Feature Request: Add a dark mode to the website
- Would you like to work on this issue?
Description of the Feature Request
Currently, the "Set Up DotEnv" section is missing some instructions / inconsistent.
Acceptance criteria
-
[ ] Guide needs to be tell the reader to "cd" into the local TOP repository before asking the reader to run
cp env.sample .env
(make it clearenv.sample
is in the local repository directory) -
[ ] Explicitly tell the reader to set postgress password with
postgres=# \password YOURUSERNAME
. That this password will be stored in the .env file in the instructions that follow. Then it should be more clear what the document means by "Then edit the newly created .env file to include your Postgres Username and Password." The Linux Installation Guide currently makes this sound optional.
Additional Comments
No response
Metadata
Metadata
Assignees
Labels
Status: Needs ReviewThis issue/PR needs an initial or additional reviewThis issue/PR needs an initial or additional review
Type
Projects
Status
📋 Backlog / Ideas