For install the dependencies of the project
npm install
For start the app
npm start
Routes are protected by a token and isAuthenticated middleware check if user is logged in.
For login with user.
Returns all the clients.
Get a single client by user id.
Get a single client by username.
Get all policies related to an username.
Get an user related to a policy id