Skip to content

ThomastheBicyclist/sessions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sessions

Installing

Install required packages.

npm install

Create a .env file and place it in the root directory.

Environment Variables

MONGO_URI

URI to mongo database

JWT_SECRET

Secret string unique to app that hashes JSON web tokens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • HTML 17.3%