/basic-auth

Primary LanguageJavaScriptMIT LicenseMIT

LAB 06: basic-auth

Author: Jason Quaglia

Collaborators

  • Jason Dormier

  • Carly Dekock

  • Nick Magruder

  • Seid

The Setup

Getting Started

  1. Clone down the repository

  2. Run the command npm install

  3. Create a .env file with PORT and MONGODB_URI variable

Testing the Server

  1. Run the command npm test to test the server

Running the Server

  1. To run the server locally, run nodemon

  2. Open up your browser to the localhost you set your PORT variable to

UML

UML Diagram