Skip to content

zonayedpca/node-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Authentication

This is a simple Node Express based Authentication System. The project structure is ready to use in any production level Node JS Web Application

Live Demo

Demo

Clone by Git

git clone https://github.com/zonayedpca/node-web-server.git

Install all the dependecies

npm install

Start the Server

npm start

Thanks