Skip to content

PrinuVinod/Authentication-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login-Form

A normal Register and Login Form created in NodeJs using Express, Passport.

Database

Uses MongoDB Atlas free Database

Installation

In the project Root Directory:

npm i express mongoose dotenv ejs body-parser express-session passport passport-local passport-local-mongoose

How to Run in Local Devices

in gitbash Terminal:

node app.js

It will run in localhost port 3000 or the port you specify in dotenv file.

Releases

No releases published

Packages

No packages published