Skip to content

joinpursuit/Pursuit-Core-Web-book-e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-e JSON

Solution code for the book-e json api.

Setup Instructions

  1. Clone down this repository and cd to the cloned directory.
  2. Run npm install.
  3. Run psql -f db/seed.sql to create the db and tables.
  4. Run node db/seed.js to populate the tables.
  5. Run nodemon to start the server.

About

A JSON bookmarking API used for deployment lesson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published