Node Express Passport Mysql Save

Login Express + Passport + MySQL

Project README

Complete Guide to Node Authentication with MySQL

❤️ Visit FullStack Framework 2023

Code for the entire scotch.io tutorial series: Complete Guide to Node Authentication with MongoDB

Current version database is ported to MySQL

We will be using Passport to authenticate users locally,

Instructions

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

  1. Clone the repo: git clone [email protected]:manjeshpv/node-express-passport-mysql.git
  2. Install packages: npm install
  3. Edit the database configuration: config/database.js
  4. Create the database schema: node scripts/create_database.js
  5. Launch: node server.js
  6. Visit in your browser at: http://localhost:8080

Licence: 1

Open Source Agenda is not affiliated with "Node Express Passport Mysql" Project. README Source: manjeshpv/node-express-passport-mysql
Stars
401
Open Issues
13
Last Commit
7 months ago

Open Source Agenda Badge

Open Source Agenda Rating