Skip to content

RitikTheLeo/LoginPassportjsAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User login and registration app using Nodejs | Express | Passport | Mongoose | EJS and some other packages.

Run commands:

Usage
$ npm install
$ npm start
//run with Nodemon
$ nodemon run

//Visit http://localhost:8000
Database Configuration Commands

MongoDB
Open "config/keys.js" and add your MongoDB URI, local or Atlas

About

User login and registration app using Nodejs | Express | Passport | Mongoose | EJS and some other packages.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 50.1%
  • JavaScript 49.9%