Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easy to follow setup instructions! good job! 👌 #30

Open
rooberrydev opened this issue Apr 17, 2020 · 0 comments
Open

easy to follow setup instructions! good job! 👌 #30

rooberrydev opened this issue Apr 17, 2020 · 0 comments
Labels
code review compliment something nice said by someone documentation Improvements or additions to documentation

Comments

@rooberrydev
Copy link

just a few notes to improve this,

  • your instructions say create a test db called readers_coders_test_db but package.json has readers_test_db.
  • commenting out the connectionString part of the new pg.Pool() call isn't actually necessary, since locally process.env.DATABASE_URL wouldn't exist(it's undefined), and pg will ignore that and use the local PG_DATABASE PG_USER PG_PASSWORD variables.
@rooberrydev rooberrydev added compliment something nice said by someone documentation Improvements or additions to documentation labels Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code review compliment something nice said by someone documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants