You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple express js application.
The connection folder contains files for handling the connetions to the mongodb database.
About
A simple nodejs express server application. Mongodb database connection, session based authentication, password harshing using bcrypt, input validation using joi, using multer as our request body parser