bangarangler / webdb-iii-guided

Guided Project for DB III Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web DB III Guided Project

Guided project for Web DB III Module.

Prerequisites

Project Setup

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

Please follow along as the instructor uses Knex migrations and seeding to manage the database schema and add test data.

About

Guided Project for DB III Module

License:Other


Languages

Language:JavaScript 100.0%