Check out the blog post.
- Fork/Clone
- Install dependencies -
npm install - Create and seed a Postgres database -
psql -f puppies.sql - Sanity check -
npm start - Navigate to http://localhost:3000/api/puppies and http://localhost:3000/api-docs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Check out the blog post.
npm installpsql -f puppies.sqlnpm start