devv-work / timeato

Track productivity, allot time for focusing on tasks, and increase your effectiveness during study sessions
https://timeato.up.railway.app/
7 stars 1 forks source link

Update express/express-session/mongodb/mongoose/connect-mongo dependencies #25

Closed schneedotdev closed 2 years ago

schneedotdev commented 2 years ago

Closes #18 In package.json and package-lock.json

updated mongoose, express, express-session, connect-mongo, mongodb dependencies

In server.js

updated session and MongoStore initialization syntax

In database.js

updated mongoose.connect options to v6 requirements

Brandon-Schefstad commented 2 years ago

Server still works on my machine! Had to npm install first