bikashthapa01 / nodejs-mysql-authentication

A Simple Login and Registration Application Created With Node.js & MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login & Register With Node.js And MySQL

A Simple Login and Registration Application Created With Node.js & MySQL

Description

The Projects Demonstrates Simple Authentication System Implemented in Node.js + Express + Pug and MySQL as a Database Server.

The Project is genereated using express-generator.

Modules Used

Following Node Modules are used to Create This Project :

  1. Passport.js & Passport-local
  2. Express
  3. MySQL
  4. express-sessions
  5. bcrypt-nodejs

About

A Simple Login and Registration Application Created With Node.js & MySQL


Languages

Language:JavaScript 80.5%Language:HTML 17.2%Language:CSS 2.3%