Install all dependencies in the directory (make sure you are in the correct one); npm install Create the two .env files, development and test, and ensure that these are ignored: PGDATABASE=nc_news; PGDATABASE=nc_news_test;