/lecture_node-db3

Primary LanguageJavaScriptOtherNOASSERTION

Multi-Table Queries

Guided project for Node DB 3 Module.

Prerequisites

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • type npm install to download dependencies.
  • type npm run server to start the API.

Please follow along as the instructor creates database access methods for a multi table schema.