Skip to content

Ebazhanov/passport-authentication-expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passport authentication

On this example I was learning express js

with Login & Registration app

Usage

  • $ npm install
  • $ npm start
Or run with Nodemon
  • $ npm run dev

This is a user login and registration app using

  • Node.js,
  • Express,
  • Passport,
  • Mongoose,
  • EJS and some other packages.

MongoDB

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

PassportApp Demo

About

Login registration form with mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages