Skip to content

wolfes-401-advanced-javascript/auth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAB - Class 11, 13, 14

Project: Auth Server

Author: Dave Wolfe

Links and Resources

Setup

.env requirements (where applicable)

i.e.

  • PORT - 3000
  • MONGODB_URI - URL to the running mongo instance/db

How to initialize/run your application (where applicable)

  • e.g. node index.js

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors