Skip to content

peterjstaker/auth-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth-api

Author: Peter Staker

Deployed URL: https://auth-api-ps.herokuapp.com/

PR: #1

Setup

.env requirements

  • PORT - Port Number

  • MONGODB_URI - DEV -> mongodb://localhost:27017/auth-api

  • SECRET - secret string

Dependencies

npm i

Running the app

npm start

Tests

npm run test

UML Diagram

UML

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors