Skip to content

petercole-401-advanced-javascript/auth-server

Repository files navigation

auth-server

Version: 1.1.0
Author: Peter Cole

Links and Resources

Setup

.env requirements (where applicable)

  • PORT=3000
  • MONGODB_URI=mongodb://localhost:27017/users

How to initialize/run your application (where applicable)

  • Start server npm run dev
  • Start app npm start

Tests

  • Use npm test app.test.js or npm run test

UML

  • UML

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published