/CoffeeShopDB

A project-assignment implementing a database web application for a virtual coffee shop.

Primary LanguageJavaScript

CoffeeShop DB Assignment

Steps

  • Clone the assignment
  • Run npm install
  • Set up MSSQL. See link
  • Create and populate the .env file using the template in the .env.example file
  • Run $env:DEBUG='coffeeshop:*'; npm start on Powershell