Skip to content

Basic User Authentication Application built for Express js using Passport js for authenticating and MySQL for storing user data in relational database

License

Notifications You must be signed in to change notification settings

Jessy-developer/Basic-Authentication-ExpessJs-MySQL-Passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Authentication App Using Express js, Passport Js, MySQL

Basic User Authentication Application built for Express js using Passport js for authenticating and MySQL for storing user data in relational database

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

* Node
* Web Browser
* MySQL

Installing

A step by step series of examples that tell you how to get a development env running

1.Install MySQL 5.5+
2.Download the package zip/use git clone https://github.com/Jessy-developer/SIMS.git 
3.npm install (inside the directory)
4.npm Start
5.open http://localhost:5000/ in your web browser to start

Built With

  • Expressjs - Fast, unopinionated, minimalist web framework for Node.js
  • Sequelize - A Promise-based ORM for Node.js
  • Passport - Simple, unobtrusive authentication for Node.js
  • Bootstrap 4.0 - Build responsive, mobile-first projects on the web with the world's most popular front-end component library.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Raise Issues, I will promise to solve them as soon as possible
  • Inspiration
  • Looking for the Requirements to contribute more