Skip to content

Rstacx/passport-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js & Passport Login

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS and some other packages.

All Links

Deployment

  • Install dependencies
  npm install
  npm start 
  • Or run with Nodemon
  npm run dev

Project Interface

  • Dashboard App Screenshot

  • Log In Page App Screenshot

  • Register Page App Screenshot

MongoDB

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.1%
  • EJS 47.9%