Node.js app with RESTFul API architecture with authentication and authorization through JsonWebToken, signup and signin for users with roles, product crud.
They have the signup and signin for Users with roles (user, moderator, admin) Manage CRUD of Products
This repository serves as the base project.