/basic-auth

Primary LanguageJavaScriptMIT LicenseMIT

LAB - Class 06

Project: basic-auth

Author: Vida Powell

Links and Resources

Setup

.env requirements (where applicable)

i.e.

  • PORT - Port Number
  • DATABASE_URL - URL to the running Postgres instance/db

How to initialize/run your application (where applicable)

  • e.g. npm start

How to use your library (where applicable)

Tests

  • How do you run tests?
  • Any tests of note?
  • Describe any tests that you did not complete, skipped, etc

UML

Link to an image of the UML for your application and response to events