freeCodeCamp / classroom

BSD 3-Clause "New" or "Revised" License
144 stars 121 forks source link

build(.devcontainer): install psql, clarify steps #395

Closed lloydchang closed 1 year ago

lloydchang commented 1 year ago

Describe the bug sudo service postgresql start isn't needed in codespace-instructions.sh

Describe the issue build(.devcontainer): install psql, clarify steps

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/freeCodeCamp/classroom/blob/main/codespace-instructions.sh

sudo service postgresql start was introduced via https://github.com/freeCodeCamp/classroom/pull/385

Expected behavior install psql, clarify steps

Additional context Relates to https://github.com/freeCodeCamp/classroom/pull/390 and https://github.com/freeCodeCamp/classroom/pull/385

lloydchang commented 1 year ago

Please contact @GuillermoFloresV if you have further questions about this. Thanks!