Skip to content

webdevboy/node-express-jade--passport-mssql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete Guide to Node Authentication with MSSQL

Current version database is ported to MSSQL

We will be using Passport to authenticate users locally,

Instructions

If you would like to download the code and try it for yourself:

  1. Install packages: npm install
  2. Edit the database configuration: config/database.js
  3. Launch: node server.js
  4. Visit in your browser at: http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published