Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1003 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 1003 Bytes

JAMES Authentication

An authentication system built using JWTs, Angular, MySQL, Express and Sequelize in the Creating a Role-Based User Authentication System Using Angular, Express and MySQL tutorial series.

Creating a Role-Based User Authentication System Using Angular, Express and MySQL Tutorial Series:

Installation

In order to install the dependencies run:

npm install

Starting the Server

In order to start the server run:

node app/server.js