jeffglanville / node-db2-guided

[Lambda School] Guided Project for Node DB II Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database Schema Design

Guided project for Node DB II 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 explores schema design with this API.

About

[Lambda School] Guided Project for Node DB II Module


Languages

Language:JavaScript 100.0%