A book catalog service that stores a list of recommended technology books. Users will be able to view the full list of books and authors as well as add, modify, and remove books and authors.
Instructions: Create a database with postgres. Create a .env file. Refer to env.example file to include your database url.
CLI: npm install -g knex npm install knex migrate:latest knex seed:run npm start
https://github.com/heatherblairs/galvanize_reads.git https://greadshbs.herokuapp.com/