Skip to content

RichardHpa/nodejs-passport-registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node JS, Passport Authentication

Server and Client projects which uses Node JS, Express, Passport and MYSQL which allows users to register and login.

Requires multiple node modules to run aswell as a database which needs to be configured. Both server and app folder need to have the modules installed seperatly using.

$ npm install

An Example of database.js is given in the server folder.

Server project runs on localhost:5000 App project runs on localhost:3000

If ports change, you will need to change the port values inside both projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published