Skip to content

ozzytop/node-register-and-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Register and Login

Node Register and Login using Passport with Local Strategy.

Other modules used:

  • express
  • express ejs layouts
  • mongoose
  • connect flash
  • express session
  • passport

Installation:

  1. Run from the root of the repository: npm install

  2. In this case we are using mongo db from their cloud service, so I created a free account from here: https://account.mongodb.com. Create a free cluster and then paste the credentials in a new file in config/keys.js. Check the config/keys-sample.js for reference

  3. Execute: npm run dev

  4. See the magic

About

Node Register and Login Using Passport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors