I am trying to pass through the result of a query through to my view in Express. The query is made using mongodb which counts the total points of the collective users.I am trying to pass through the result of a que
I am trying to pass through the result of a query through to my view in Express. The query is made using mongodb which counts the total points of the collective users.I am trying to pass through the result of a que