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.
In order to install the dependencies run:
npm install
In order to start the server run:
node app/server.js